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

Forget password page #19

Closed
Yureien opened this issue Oct 8, 2023 · 2 comments · Fixed by #29
Closed

Forget password page #19

Yureien opened this issue Oct 8, 2023 · 2 comments · Fixed by #29
Labels

Comments

@Yureien
Copy link
Owner

Yureien commented Oct 8, 2023

Implement a page to reset the password (via email).

Do not show this page if MAIL_ENABLED is set to false.

Bonus points: If MAIL_ENABLED is set to false, create a new environment variable such as RECOVERY_KEY which will instead be used to reset the password.

@paulkim26
Copy link
Contributor

Neat project! I'd be interested in taking on this issue.

@Yureien
Copy link
Owner Author

Yureien commented Oct 31, 2023

Neat project! I'd be interested in taking on this issue.

Sure! Thanks for taking this up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants