#159: Circular logout problem
--------------------------------------+-------------------------------
               Reporter:  Manuzhai    |          Owner:  adrian
                   Type:  Bug         |         Status:  reopened
              Milestone:              |      Component:  contrib.admin
                Version:              |       Severity:  Normal
             Resolution:              |       Keywords:  admin logout
           Triage Stage:  Unreviewed  |      Has patch:  0
    Needs documentation:  0           |    Needs tests:  0
Patch needs improvement:  0           |  Easy pickings:  0
                  UI/UX:  0           |
--------------------------------------+-------------------------------
Changes (by ashchristopher):

 * cc: ashchristopher (added)
 * keywords:   => admin logout
 * type:  defect => Bug
 * severity:  normal => Normal
 * stage:  Accepted => Unreviewed


Comment:

 As of r16730 this problem seems to have been re-introduced.

 To recreate:

 '''1. Log into the admin.'''

 '''2. Log out of the admin.'''

 You should see a special logout screen that says "Thanks for spending some
 quality time with the Web site today." Notice that the URL is still set to
 /admin/logout/.

 '''3. Refresh browser.'''

 You will now get the normal admin login screen. Notice that the url is
 still set to /admin/logout/.

 '''4. Log back into the admin.'''

 Notice that you are sent to the "Thanks for spending some quality time
 with the Web site today." screen.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/159#comment:3>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to