Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

forgot password routine #46

Open
4 tasks
JulienParis opened this issue Dec 4, 2018 · 0 comments
Open
4 tasks

forgot password routine #46

JulienParis opened this issue Dec 4, 2018 · 0 comments
Labels
L 2 to 3 days

Comments

@JulienParis
Copy link
Collaborator

JulienParis commented Dec 4, 2018

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L 2 to 3 days
Projects
None yet
Development

No branches or pull requests

1 participant