#30952: KeyError: '_password_reset_token' during password reset.
------------------------------+------------------------------------
Reporter: defigor | Owner: nobody
Type: Bug | Status: new
Component: contrib.auth | Version: 3.1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+------------------------------------
Comment (by Carlton Gibson):
I uploaded a diff for the test suite for this.
Not sure what we should do about it. Seems that you have to jump through
hoops to opt-into it…
In particular with both the form and the signals cases, you have to ignore
the in-scope `user` in order to use `request.user` that you went to some
lengths to get hold of...
--
Ticket URL: <https://code.djangoproject.com/ticket/30952#comment:11>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/065.66851779b9c405144c7042d095f2aa00%40djangoproject.com.