Password Security Hardening and Change Password using UI
Last updated
Last updated
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.