Skip to content
Snippets Groups Projects
Commit 5262dfd5 authored by Lloyd Hilaiel's avatar Lloyd Hilaiel
Browse files

move to bcrypt for password hashing and storage. This satisfies @benadida's...

move to bcrypt for password hashing and storage.  This satisfies @benadida's crazy paranoia, so it closes #35.  In other news, the 'forgot password' flow is now complete (this change solves the case where you forget your password for an email and reset it with precisely the same password --- because auth is salted, the registration_status call will delay 'complete' until you actually click through.  tl;dr; - closes #18
parent 47bf9684
No related branches found
No related tags found
No related merge requests found
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