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

feat(authentication): Add cli args for specifying session length and renewal #13924

Merged
merged 5 commits into from May 15, 2019

Conversation

ischolten
Copy link
Contributor

@ischolten ischolten commented May 14, 2019

This change adds in two CLI args for specifying session length and whether or not the session should be renewed. session-length and session-renew-disabled.
The defaults are 60 for session length and false for session renew disabled.

ischolten and others added 4 commits May 13, 2019 15:54
Co-authored-by: Jade McGough <jade@influxdata.com>
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
Copy link
Contributor

@goller goller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great stuff

@ischolten ischolten merged commit 2e26f23 into master May 15, 2019
@ischolten ischolten deleted the session-length-renew branch May 15, 2019 17:16
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.

None yet

3 participants