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

User resets his/her password by providing email address #16

Open
muatik opened this issue Oct 31, 2016 · 1 comment
Open

User resets his/her password by providing email address #16

muatik opened this issue Oct 31, 2016 · 1 comment

Comments

@muatik
Copy link
Owner

muatik commented Oct 31, 2016

It is possible that some users will forget their account information they provided to the system. To resolve this issue, there is a need for a form which can be used to reset passwords.

The form will accept only email address and if the given email address is associated with a user account(#13), the system sends a link, special to this form submission, to the user's email address. When the user clicks that links, he or she will be redirected to the settings password form which will accept a new password.

Links sent to email address expires after 24 hours.

@muatik muatik self-assigned this Oct 31, 2016
@muatik muatik changed the title User should be able to reset his/her password by providing email address User resets his/her password by providing email address Oct 31, 2016
@muatik muatik added the mailing label Oct 31, 2016
@muatik muatik modified the milestone: m5 - user operations Oct 31, 2016
@muatik
Copy link
Owner Author

muatik commented Dec 10, 2016

this feature has been postponed due to the smtp service I was going to use disabled my account.

@muatik muatik removed this from the m9 - user operations milestone Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant