Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

initial rolling timeout and session destroy #1129

Merged
merged 1 commit into from
Jan 3, 2020
Merged

initial rolling timeout and session destroy #1129

merged 1 commit into from
Jan 3, 2020

Conversation

mtlaney
Copy link
Contributor

@mtlaney mtlaney commented Jan 2, 2020

Summary

Addresses Issue #1113 and #762

Please note if fully resolves the issue per the acceptance criteria: Yes

PR to add a rolling session variable with a 20 minute inactivity timeout. Also add req.session = null for cookie-session session package upon logout

This pull request is ready to merge when...

  • Feature branch is starts with the issue number
  • Is connected to its original issue via zenhub 👇
  • Tests have been updated
  • All tests are passing and meet coverage, linting, and accessibility requirements. And no security vulnerabilities ⚫️(Circle)
  • This code has been reviewed by someone other than the original author

@mtlaney mtlaney merged commit 3c34d1a into dev Jan 3, 2020
@mtlaney mtlaney deleted the 1113_timeout branch May 7, 2020 15:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants