Commits on Source (2)
-
Marco De Donno authored
-
Marco De Donno authored
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.