Skip to content

[UNDERTOW-2693] Use a boolean for the isSameSite rather than checking…#43

Merged
fl4via merged 1 commit into
undertow-io:mainfrom
jamezp:UNDERTOW-2693
Feb 20, 2026
Merged

[UNDERTOW-2693] Use a boolean for the isSameSite rather than checking…#43
fl4via merged 1 commit into
undertow-io:mainfrom
jamezp:UNDERTOW-2693

Conversation

@jamezp
Copy link
Copy Markdown
Member

@jamezp jamezp commented Jan 28, 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

Undertow PRs:
2.3.x: undertow-io/undertow#1890 undertow-io/undertow#1891

EE 1.0.x PR: #65

@baranowb
Copy link
Copy Markdown
Contributor

baranowb commented Jan 29, 2026

LGTM: though does this change is only scoped to this part? We have sort of a bit of repetition when it comes to this. So it might warrant a change in other places?

… 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 <[email protected]>
@fl4via
Copy link
Copy Markdown
Member

fl4via commented Feb 19, 2026

LGTM: though does this change is only scoped to this part? We have sort of a bit of repetition when it comes to this. So it might warrant a change in other places?

You are right. Can you please create a Jira for this? And assign it to the next Beta @baranowb ?

@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) labels Feb 20, 2026
@fl4via
Copy link
Copy Markdown
Member

fl4via commented Feb 20, 2026

You are right. Can you please create a Jira for this? And assign it to the next Beta @baranowb ?

I just talked to @baranowb and I see there is nothing to follow up here.

@fl4via fl4via merged commit 76c362d into undertow-io:main Feb 20, 2026
76 of 78 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.

4 participants