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

Update: Recovery (Password) Page #75

Open
h0lybyte opened this issue Oct 11, 2022 · 1 comment
Open

Update: Recovery (Password) Page #75

h0lybyte opened this issue Oct 11, 2022 · 1 comment
Labels
0 enhancement New feature or request security Security update Updates that are pending

Comments

@h0lybyte
Copy link
Member

h0lybyte commented Oct 11, 2022

Describe the update
When an user forgets their password, we want to email them a new password.
While our email server is not yet up and running, we can go ahead and build out the recovery page.
I think the recovery page will be straight forward / very simple, we just need to have the user / client submit a form with their email.


References for update
Include any links / data for the update that must be done.
[1] https://medium.com/@giuliamalaroda/authentication-with-next-js-and-strapi-part-3-forgotten-reset-password-48c7ee1e85d6
[2] https://strapi.io/blog/registration-and-login-authentication-with-vue-js-and-strapi-1

There are a couple other tutorials that could be found via a quick google search.


Security risk
Are there any major security risks?!
Not yet but we will go through and make sure there are no major issues.


@h0lybyte h0lybyte added enhancement New feature or request update Updates that are pending security Security 0 labels Oct 11, 2022
@h0lybyte
Copy link
Member Author

In addition to the password recovery, we would want to add an email verification function as well. So there will be an email function that we would want to battle test and then extend that out for these features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 enhancement New feature or request security Security update Updates that are pending
Projects
Status: Open
Development

No branches or pull requests

1 participant