#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
-------------------------------------+-------------------------------------
Changes (by Markus Holtermann <info@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"b9b35f9efabc19f6c58f2d5962a9e6d8dc53a786" b9b35f9e]:
 {{{
 #!CommitTicketReference repository=""
 revision="b9b35f9efabc19f6c58f2d5962a9e6d8dc53a786"
 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:4>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.e6c7d2d38e264e21554f20b5bba9f466%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to