#15891: flushing session on auth.logout
------------------+------------------------------
 Reporter:  sorl  |          Owner:  nobody
     Type:  Bug   |         Status:  new
Milestone:        |      Component:  contrib.auth
  Version:  1.3   |       Severity:  Normal
 Keywords:        |   Triage Stage:  Unreviewed
Has patch:  0     |  Easy pickings:  0
------------------+------------------------------
 Flushing the session on logout or logging in with another user before
 logging the other user out will empty the session for all other
 applications using session data obviously. Should "Logout" in the admin
 really mean "completely erase all my session data for this site."? What if
 other applications acted this way, flushing the session data whenever it
 did not need it anymore.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15891>
Django <http://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to