Skip to content

Conversation

SaeidJavadi
Copy link

Solving common problems with the changes I did :

Reverse for 'password_reset_confirm' not found. 'password_reset_confirm' is not a valid view function or pattern name.

Reverse for 'password_reset_confirm' with keyword arguments '{'uidb64': 'Mg', 'token': 'ao93ci-4b3be5504101f6f50dc72cf9112806b2'}' not found

@LanceMoe
Copy link
Contributor

After testing, after using allauth, reset password does have a bug, but your solution is wrong.

Please see faq no.2 first: https://dj-rest-auth.readthedocs.io/en/latest/faq.html

And see my pr: #276

@jpic
Copy link

jpic commented Apr 3, 2024

We should not merge a replacement of rest_password_reset_confirm with password_reset_confirm, the URL defined by this package is rest_password_reset_confirm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants