-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Set Lax for the SameSite attribute on cookies #1670
base: develop
Are you sure you want to change the base?
Conversation
581607f
to
9e95173
Compare
9e95173
to
4fed5af
Compare
1bfc5ca
to
b9a7bb5
Compare
Can anyone have a look at this? |
Actually, this requires a new release of |
Signed-off-by: Michal Kolodziejski <michal.kolodziejski@cern.ch>
Signed-off-by: Michal Kolodziejski <michal.kolodziejski@cern.ch>
b9a7bb5
to
f792804
Compare
Signed-off-by: Michal Kolodziejski <michal.kolodziejski@cern.ch>
f792804
to
01392c9
Compare
Hi @mic4ael, Thanks for opening this PR. |
Shouldn't this be done by the browser? If the server sends an updated cookie, I would assume that the browser updates it appropriately. |
No description provided.