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

AS A user I WANT TO reset my credentials SO THAT I can login to my account even if I lose my password #10

Open
jhonatha-asimov opened this issue Nov 9, 2018 · 0 comments
Assignees
Labels

Comments

@jhonatha-asimov
Copy link
Collaborator

jhonatha-asimov commented Nov 9, 2018

How to Demo: at the login page, after entering reset-password form, the user can reset his/her password linked to the account. The user will recive a link via mail, pointing to a unique reset password form.
Resetting and updating will be done only on form submit, so that during the time enlapsed from the request of the form untill the actual access of it no one can exploit a NULL password.
After the update the user is notified aobut the change via mail.

@jhonatha-asimov jhonatha-asimov added the enhancement New feature or request label Nov 9, 2018
@emiliantolo emiliantolo changed the title As a user I want to reset my credentials As a user I want to reset my credentials so that I can login to my account even if I lose my password Nov 9, 2018
@jhonatha-asimov jhonatha-asimov changed the title As a user I want to reset my credentials so that I can login to my account even if I lose my password AS A user I WANT TO reset my credentials SO THAT I can login to my account even if I lose my password Nov 9, 2018
@jhonatha-asimov jhonatha-asimov self-assigned this Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants