Error msg "Cookies use SameSite=None or another invalid value"
- Dominant language
- Less
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Recently error msgs started to appear in Firefox devtools' console when loading a DUI (or MiServer) site. (Simple repro: http://miserver.dyalog.com )
Das Cookie "Session" wird bald abgelehnt werden, da es für das Attribut "SameSite" entweder "None" oder einen ungültigen Wert angibt, ohne das "secure"-Attribut zu verwenden. Weitere Informationen zum "SameSite"-Attribut finden Sie unter https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite.
The Cookie "Session" will soon be rejected because it returns an invalid value for "SameSite" (or "None"), without using the "secure"-Attribute. For more details about the "SameSite" attribute please refer to https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.