OpenScraper icon indicating copy to clipboard operation
OpenScraper copied to clipboard

forgot password routine

Open JulienParis opened this issue 7 years ago • 0 comments

Need to implement a way to :

  • [ ] flag all existing passwords as not hashed
  • [ ] hash the passwords at register and flag pwd as hashed
  • [ ] hash the passwords of existing users at their next login and store them
  • [ ] implement emailing and route for 'forgot my password' : send an email with token valid for a few days, to reroute to a page with a form with 'enter a new password' + email

JulienParis avatar Dec 04 '18 00:12 JulienParis