User tests: Successful: Unsuccessful:
The method for changing the password into the database should be the same if the user is new or if the user changes his profile. An other issue is for the getCryptedPassword function, it gives the salt value in the result if the encryption is sha256 or if the encryption is bcrypt (default value) and the use of Strong Encryption is set.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2013-12-05 19:10:33 |
Thank you for your contribution. Since there were more issues with the bcrypt implementation, we have a much bigger PR that fixes this and other issues. See #2589 I would be very happy if you could help test this one.
Since #2589 superseeds this PR, I'd like to ask to close this one.