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

Add feature to restore/reset/change password #53

Open
oleksandr-romashko opened this issue Oct 17, 2024 · 0 comments
Open

Add feature to restore/reset/change password #53

oleksandr-romashko opened this issue Oct 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@oleksandr-romashko
Copy link
Collaborator

oleksandr-romashko commented Oct 17, 2024

Related to this issue on the front end: s-rybak/foodies-app#99

  • Upon request with a valid email address send an e-mail to the user's e-mail with instructions and a link to restore the user's password. E-mail text should have info to ignore if it wasn't sent by the user. If user/e-mail address wasn't found ...
  • Add the possibility to change the user's password upon providing the old password (compare it with the existing password hash) and new password (and maybe a token, or smth else to enhance security and limit brute requests. evaluate an approach similar to e-mail verification).
@oleksandr-romashko oleksandr-romashko changed the title Add feature to restore/reset password Add feature to restore/reset/change password Oct 17, 2024
@oleksandr-romashko oleksandr-romashko added the enhancement New feature or request label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant