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 a reset password form (optional). #31

Open
h010dev opened this issue Dec 19, 2020 · 0 comments
Open

Add a reset password form (optional). #31

h010dev opened this issue Dec 19, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@h010dev
Copy link
Member

h010dev commented Dec 19, 2020

A form with the following fields: username, email address, submit button.
After submission, an email is sent to the user with a link.
The link in the email redirects to part two of the Forgot Password Page that has a form with the fields: new password, confirm password, submit.
After submit is clicked the user is redirected to the main page.

@h010dev h010dev added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels Dec 19, 2020
@h010dev h010dev changed the title Add a reset password form. Add a reset password form (optional). Dec 19, 2020
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

3 participants