Skip to content
Snippets Groups Projects
  • Lloyd Hilaiel's avatar
    move to bcrypt for password hashing and storage. This satisfies @benadida's... · 5262dfd5
    Lloyd Hilaiel authored
    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
    5262dfd5