Skip to content
Verified Commit f7ddb9cb authored by Marco De Donno's avatar Marco De Donno
Browse files

Check and update the hash of the password for users while login

This will ensure that the stored password is compliant with the
requirement set in the configuration file. If not (the length of the
salt or the number of iterations is not correct, the password is
rehashed and updated in the database).

This update should not impact the login process for old users.
parent 271f5e26
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment