#31970: Logging in from one browser logs me out from other browsers --------------------------------------------+------------------------ Reporter: אורי | Owner: nobody Type: Bug | Status: new Component: contrib.sessions | Version: 3.1 Severity: Normal | Keywords: Triage Stage: Unreviewed | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 UI/UX: 0 | --------------------------------------------+------------------------ - I upgraded Django from 3.0.6 to 3.1.1 with `DEFAULT_HASHING_ALGORITHM = 'sha1'`. - I was logged in from several browsers. - The first time I login from a new browser with Django 3.1.1, all my other sessions expire, and I'm automatically logged out from all the other browsers. - This happens only once, at the first time I login with Django 3.1.1. - I think it's a bug, since users may use several browsers and they don't need to be logged out when they login from a new browser.
-- Ticket URL: <https://code.djangoproject.com/ticket/31970> 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/054.6bd1a5bc03762572ce9c48ccb3f48c1c%40djangoproject.com.