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

Track change of MongoSession's id to properly delete. #117

Closed
wants to merge 1 commit into from

Conversation

gregturn
Copy link
Contributor

@gregturn gregturn commented Oct 9, 2019

When a session is made invalid and changed to a new one, the old one must be deleted from MongoDB at the next save().

Resolves #116.

When a session is made invalid and changed to a new one, the old one must be deleted from MongoDB at the next save().

Resolves #116.
@gregturn gregturn closed this Oct 9, 2019
@gregturn gregturn deleted the gh-116 branch October 9, 2019 21:28
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.

Session change doesn't remove old session
1 participant