Skip to content
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

[#422] Make the Django session length and the OIDC session check configurable #437

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

SilviaAmAm
Copy link
Collaborator

Partially fixes #422

@codecov-commenter
Copy link

codecov-commenter commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.08%. Comparing base (56e4d84) to head (5a85878).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #437   +/-   ##
=======================================
  Coverage   78.07%   78.08%           
=======================================
  Files         261      261           
  Lines        8520     8522    +2     
  Branches      173      173           
=======================================
+ Hits         6652     6654    +2     
  Misses       1714     1714           
  Partials      154      154           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SilviaAmAm SilviaAmAm merged commit d5f738f into main Oct 18, 2024
13 checks passed
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.

With OIDC enabled the main page fails after some time of inactivity
3 participants