Password Security Hardening and Change Password using UI
Last updated
Was this helpful?
Last updated
Was this helpful?
Changed encryption algorithm to pbkdf2 with the following parameters:
Digest: sha512
Iterations: 600 000
Following Guardian instance upgrade, at the first login existing users are prompted to change the password which would be encrypted using the new method.
Users can change passwords using the new option in their profile page.