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

Add global exit timeout #62

Merged
merged 1 commit into from
Sep 13, 2021
Merged

Add global exit timeout #62

merged 1 commit into from
Sep 13, 2021

Conversation

smlx
Copy link
Owner

@smlx smlx commented Sep 13, 2021

By default piv-agent will now exit after 12 hours by default even if it is in regular use.

This avoids keeping passphrases in memory, and transaction locks on yubikeys for an extended period.

Closes: #53

To avoid keeping passphrases in memory, and transaction locks on
yubikeys for an extended period, this commit adds a global exit timeout.

By default piv-agent will now exit after 12 hours even if it is in
regular use.
@smlx smlx added the enhancement New feature or request label Sep 13, 2021
@smlx smlx enabled auto-merge September 13, 2021 06:33
@smlx smlx merged commit b88bef6 into main Sep 13, 2021
@smlx smlx deleted the global-timeout branch September 13, 2021 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

piv-agent doesn't exit if constantly used
1 participant