#31970: Logging in from one browser logs me out from other browsers
----------------------------------+--------------------------------------
     Reporter:  אורי              |                    Owner:  nobody
         Type:  Bug               |                   Status:  closed
    Component:  contrib.sessions  |                  Version:  3.1
     Severity:  Normal            |               Resolution:  worksforme
     Keywords:                    |             Triage Stage:  Unreviewed
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+--------------------------------------
Changes (by Carlton Gibson):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Hi Uri.

 I can't reproduce this.

 > ...all my other sessions expire, and I'm automatically logged out from
 all the other browsers.

 The question is how does that happen?
 Other sessions (other rows in the `django_session` table, assuming you're
 using the DB backend) are untouched when you login.

 If you can show that other records in the session store are updated
 (somehow) when logging in that would be a bug.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31970#comment:2>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.7905f80c82753e3557f5e033e5da9350%40djangoproject.com.

Reply via email to