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

Support short login sessions. #369

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

manthey
Copy link
Contributor

@manthey manthey commented Dec 20, 2023

If there are no requests that require a user id for around the specified duration, the user will be logged out.

This uses the histomicsui.login_session_expiry_minutes setting. If that is non-zero and not None, the short sessions will be invoked. This can be configured, as with any Girder settings, via the GIRDER_SETTING_HISTOMICSUI_LOGIN_SESSION_EXPIRY_MINUTES environment variable.

If there are no requests that require a user id for around the specified
duration, the user will be logged out.
@manthey manthey merged commit 5cc06c4 into master Dec 20, 2023
9 checks passed
@manthey manthey deleted the support-short-login-sessions branch December 20, 2023 19:08
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.

1 participant