#19962 closed Cleanup/optimization (fixed)
Add note about `SESSION_EXPIRE_AT_BROWSER_CLOSE` caveat when using Chrome
Reported by: | davesque | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In Chrome, if the On startup: Continue where I left off
setting is enabled, sessions do not expire when the browser is closed even if the SESSION_EXPIRE_AT_BROWSER_CLOSE
is enabled in settings.py
.
Add a note about this in the Browser-length sessions vs. persistent sessions section of the session docs.
Attachments (1)
Change History (6)
by , 12 years ago
Attachment: | Settings.png added |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 12 years ago
Resolution: | fixed |
---|---|
Status: | closed → new |
Triage Stage: | Unreviewed → Accepted |
Type: | Uncategorized → Cleanup/optimization |
Don't close the ticket before the patch is committed to master.
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Screenshot of chrome setting