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

Email-based password reset #215

Open
jgonggrijp opened this issue Jan 15, 2020 · 5 comments
Open

Email-based password reset #215

jgonggrijp opened this issue Jan 15, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@jgonggrijp
Copy link
Member

People are probably going to ask for this at some point. Potentially helpful: https://wsvincent.com/django-user-authentication-tutorial-password-reset/.

@jgonggrijp jgonggrijp added the on hold Look at this again later label Jan 15, 2020
@jgonggrijp
Copy link
Member Author

Not asked yet, but today I was contacted by a user who would have benefited from it.

@jgonggrijp
Copy link
Member Author

Arguably a must-have. Hopefully not too time-consuming given that we already have email-based account confirmation.

@jgonggrijp jgonggrijp added enhancement New feature or request good first issue Good for newcomers labels Jun 16, 2021
@jgonggrijp jgonggrijp added this to the Must-haves milestone Jun 16, 2021
@jgonggrijp jgonggrijp removed the on hold Look at this again later label Jun 16, 2021
@jgonggrijp
Copy link
Member Author

Depends on #478.

@JeltevanBoheemen
Copy link
Contributor

Update on helpful information:
https://django-rest-auth.readthedocs.io/en/latest/api_endpoints.html

@BeritJanssen
Copy link
Member

Indeed, this just requires a small form on the frontend which links to the /rest-auth/password/reset/ endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants