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

Issue #6085 Fix duplicate valid session cookies to pick first valid. #6103

Merged

Conversation

janbartel
Copy link
Contributor

Related to issue #6085

Fix problem with multiple valid session id cookies in conjunction with using NullSessionCache.
This fix builds on previous merged PR #6088

Signed-off-by: Jan Bartel <janb@webtide.com>
@janbartel janbartel self-assigned this Mar 25, 2021
Cosmetic changes.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Fixed typo and stopping server & client in testMulitpleIdenticalSessionCookies().

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
@sbordet sbordet merged commit f6afdc5 into jetty-9.4.x Mar 25, 2021
@sbordet sbordet deleted the jetty-9.4.x-6085-duplicate-valid-session-cookies-fix branch March 25, 2021 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Jetty 9.4.39
Awaiting triage
Development

Successfully merging this pull request may close these issues.

Jetty keeps Sessions in use after "Duplicate valid session cookies" Message
2 participants