Skip to content

Possible misconfiguration on cookies? Firefox complains about cookie with SameSite=None and Secure=true #5825

Answered by nijel
rffontenelle asked this question in Q&A
Discussion options

You must be logged in to vote

Weird, that cookie does not specify SameSite and that should mean SameSite=Lax (see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite). The same is stated in the js library we use here: https://github.com/js-cookie/js-cookie#samesite

I will set it there just to be on the safe site - 52d4de3.

The language cookie params should be fixed by 1533a03

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rffontenelle
Comment options

@nijel
Comment options

@rffontenelle
Comment options

Answer selected by rffontenelle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants