Skip to content

feat: Add custom cookie session max age #1982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2025
Merged

feat: Add custom cookie session max age #1982

merged 1 commit into from
Jun 13, 2025

Conversation

zurdi15
Copy link
Member

@zurdi15 zurdi15 commented Jun 13, 2025

Description
This PR adds a new variable SESSION_MAX_AGE_SECONDS to manage the max age of the session cookies

Checklist

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes

Closes #1974

@zurdi15 zurdi15 requested review from gantoine and adamantike June 13, 2025 12:56
@zurdi15 zurdi15 self-assigned this Jun 13, 2025
@zurdi15 zurdi15 added the python Pull requests that update Python code label Jun 13, 2025
Copy link

trunk-io bot commented Jun 13, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

@zurdi15 zurdi15 changed the title feat: Added custom session max age feat: Added custom cookie session max age Jun 13, 2025
@zurdi15 zurdi15 changed the title feat: Added custom cookie session max age feat: Add custom cookie session max age Jun 13, 2025
@zurdi15 zurdi15 merged commit 0b41e9a into master Jun 13, 2025
8 checks passed
@zurdi15 zurdi15 deleted the romm-1974 branch June 13, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants