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

Allow an expiration duration to be specified for sessions #117

Closed
mgomes opened this issue Nov 6, 2018 · 0 comments
Closed

Allow an expiration duration to be specified for sessions #117

mgomes opened this issue Nov 6, 2018 · 0 comments
Assignees
Milestone

Comments

@mgomes
Copy link
Member

mgomes commented Nov 6, 2018

Even though session keys are quite small, large scale bots might want these to be cleared out. If an expiration duration is specified, Stealth should purge sessions that are as old (or older) than the specified duration.

If a key is accessed, the TTL should be reset. This ensures active sessions are not purged.

@mgomes mgomes added this to the 1.1 milestone Nov 6, 2018
@mgomes mgomes self-assigned this Nov 6, 2018
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

No branches or pull requests

1 participant