#27840: Password reset: `post_reset_login` throws KeyError if user already 
logged
in
-------------------------------------+-------------------------------------
     Reporter:  Quentin Marlats      |                    Owner:  Markus
                                     |  Holtermann
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.auth         |                  Version:  1.11
     Severity:  Release blocker      |               Resolution:  fixed
     Keywords:  auth                 |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Markus Holtermann <info@…>):

 In [changeset:"f5ff5be2c11613e611f53ba4d6b194675811cbad" f5ff5be2]:
 {{{
 #!CommitTicketReference repository=""
 revision="f5ff5be2c11613e611f53ba4d6b194675811cbad"
 [1.11.x] Fixed #27840 -- Fixed KeyError in
 PasswordResetConfirmView.form_valid().

 When a user is already logged in when submitting the password and
 password confirmation to reset a password, a KeyError occurred while
 removing the reset session token from the session.

 Refs #17209

 Thanks Quentin Marlats for the report and Florian Apolloner and Tim
 Graham for the review.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/27840#comment:5>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.9260f52d9d22883c1af91162d39cad76%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to