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

DELTASPIKE-1435 Add SameSite=Strict to windowhandler.js #118

Merged
merged 1 commit into from Mar 31, 2023

Conversation

j-be
Copy link
Contributor

@j-be j-be commented Aug 13, 2021

Firefox complains about the missing flag, and announces, that the Cookie
"will be soon rejected". Enforcing SameSite=Strict in JavaScript (as
already done on server side makes Firefox happy, and hence the warning go
away.

https://issues.apache.org/jira/browse/DELTASPIKE-1435

Firefox complains about the missing flag, and announces, that the Cookie
"will be soon rejected". Enforcing SameSite=Strict in JavaScript (as
already done on server side makes Firefox happy, and hence the warning go
away.

Signed-off-by: Juri Berlanda <juriberlanda@hotmail.com>
@tandraschko tandraschko merged commit 124c037 into apache:master Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants