Skip to content

allow setting SESSION_COOKIE_AGE from the environment#1295

Open
fardog wants to merge 2 commits intosissbruecker:masterfrom
fardog:session-cookie-age
Open

allow setting SESSION_COOKIE_AGE from the environment#1295
fardog wants to merge 2 commits intosissbruecker:masterfrom
fardog:session-cookie-age

Conversation

@fardog
Copy link
Copy Markdown

@fardog fardog commented Feb 1, 2026

Allows overriding SESSION_COOKIE_AGE via an environment variable, to support setting a longer session expiry when hosting in docker. The provided default value is the current Django default.

resolves #1226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Setting for duration of session

1 participant