Skip to content
Snippets Groups Projects
Commit 4ee628f7 authored by Drew Blessing's avatar Drew Blessing :three:
Browse files

Hash passwords with PBKDF2+SHA512

Encrypt all new passwords with PBKDF2 with SHA512 and migrate from
BCrypt to each time the user's password is compared. Feature is
behind a default-disabled feature flag for now.

Changelog: added
parent ce32a50e
No related branches found
No related tags found
1 merge request!91622Hash passwords with PBKDF2+SHA512
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