#31970: Logging in from one browser logs me out from other browsers (after any
change in PBKDF2PasswordHasher.iterations)
----------------------------------+--------------------------------------
Reporter: אורי | Owner: nobody
Type: Bug | Status: closed
Component: contrib.sessions | Version: 3.1
Severity: Normal | Resolution: wontfix
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 Carlton Gibson):
Just for sanity I testing the same upgrading from 2.2 to 3.0. Same result.
Bottom line is that if you change the password hash, the old session hash
will no longer validate, the same as described in the
[https://docs.djangoproject.com/en/3.1/topics/auth/default/#session-
invalidation-on-password-change Session invalidation on password change]
docs.
(I can't see that there's any possibility of a change there...)
--
Ticket URL: <https://code.djangoproject.com/ticket/31970#comment:10>
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.ada906a6ea92e1c407446df84eb2b002%40djangoproject.com.