Skip to content

[UNDERTOW-2693] The ServletCookieAdaptor handles the isSameSite() and setSameSite() incorrectly#1908

Merged
fl4via merged 2 commits into
undertow-io:mainfrom
fl4via:UNDERTOW-2693
Feb 20, 2026
Merged

[UNDERTOW-2693] The ServletCookieAdaptor handles the isSameSite() and setSameSite() incorrectly#1908
fl4via merged 2 commits into
undertow-io:mainfrom
fl4via:UNDERTOW-2693

Conversation

@fl4via
Copy link
Copy Markdown
Member

@fl4via fl4via commented Feb 18, 2026

… if a value has been set in the cookie. Setting a Lax value to the mode when set to true was wrong, so we need to revert this part.

https://issues.redhat.com/browse/UNDERTOW-2693
Signed-off-by: James R. Perkins <jperkins@ibm.com>
…e is set. This restores the original behavior.

https://issues.redhat.com/browse/UNDERTOW-2693
Signed-off-by: James R. Perkins <jperkins@ibm.com>
@fl4via fl4via added bug fix Contains bug fix(es) next release This PR will be merged before next release or has already been merged (for payload double check) waiting CI check Ready to be merged but waiting for CI check labels Feb 18, 2026
@fl4via fl4via changed the title Undertow 2693 [UNDERTOW-2693] The ServletCookieAdaptor handles the isSameSite() and setSameSite() incorrectly Feb 18, 2026
@fl4via fl4via removed waiting CI check Ready to be merged but waiting for CI check labels Feb 20, 2026
@fl4via fl4via merged commit 87b9244 into undertow-io:main Feb 20, 2026
83 of 86 checks passed
@fl4via fl4via removed the next release This PR will be merged before next release or has already been merged (for payload double check) label Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Contains bug fix(es)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants