#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
----------------------------------+--------------------------------------

Comment (by אורי):

 Replying to [comment:2 Carlton Gibson]:
 > 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.
 >

 Maybe it's the same row? I login with the same user ID with all my
 browsers. If the original row is updated, does this force a logout to all
 other sessions? Their cookies would remain the same.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31970#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.ee583c13b6dec5b1e88ee78f8f602450%40djangoproject.com.

Reply via email to