Skip to content

Expire as many sessions as exceed maximum allowed #7258

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

Merged
merged 1 commit into from
Aug 15, 2019

Conversation

eleftherias
Copy link
Contributor

Fixes: gh-7166

Copy link
Member

@rwinch rwinch left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @eleftherias! I provided feedback inline

@eleftherias eleftherias force-pushed the gh-7166-maximum-sessions branch from 78ab9ca to 43ad2e1 Compare August 14, 2019 21:30
@rwinch rwinch self-assigned this Aug 15, 2019
@rwinch rwinch added in: web An issue in web modules (web, webmvc) type: bug A general bug status: duplicate A duplicate of another issue labels Aug 15, 2019
@rwinch rwinch added this to the 5.2.0.RC1 milestone Aug 15, 2019
@rwinch rwinch merged commit 4bc2318 into spring-projects:master Aug 15, 2019
@rwinch
Copy link
Member

rwinch commented Aug 15, 2019

Thanks @eleftherias! This is now merged into master. I also backported to 5.1.x via gh-7262

@eleftherias eleftherias deleted the gh-7166-maximum-sessions branch August 26, 2019 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) status: duplicate A duplicate of another issue type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SessionAuthenticationStrategy make HttpSecurity.sessionManagement().maximumSessions(1) unavailability
2 participants