Jump to content
  • 0
Legend

Fluxcp Password

Question

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

 

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

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

Share this post


Link to post
Share on other sites
  • 0

Problem solved.
Thanks for this, hoping that the default for 'UseMD5 should be   => false.

Share this post


Link to post
Share on other sites
  • 0

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.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.