Fluxcp Password

Legend

New member
Messages
375
Points
0
Age
30
Location
Heaven ♥
Github
Legend95
Emulator
I am having an error in creating a new account.
Password doesn't match to the server sql.
For example... 
I created an account like this:
password: qwert12345

After creating it, i tried to login but i cannot so i check my sql and the registered password is : 88ca80df2d72dbebcef83a756c323da1

How to fix this?
PS: I use this fluxcp:
https://github.com/HerculesWS/FluxCP

 
I am having an error in creating a new account.

Password doesn't match to the server sql.

For example... 

I created an account like this:

password: qwert12345

After creating it, i tried to login but i cannot so i check my sql and the registered password is : 88ca80df2d72dbebcef83a756c323da1

How to fix this?

PS: I use this fluxcp:

https://github.com/HerculesWS/FluxCP
Turn off UseMD5 setting from config/servers.php
 
Problem solved.
Thanks for this, hoping that the default for 'UseMD5 should be   => false.

 
MD5 in my opinion is so much better, there are also md5-revert generators on google so if you enter your MD5 code the 'real' password will be shown.

 
Back
Top