build icon indicating copy to clipboard operation
build copied to clipboard

Investigate `rack.session` cookie warning

Open florianm opened this issue 3 years ago • 0 comments

Warning:

Cookie “rack.session” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite

Shown when run locally, but not in production. Not sure whether this is worth chasing up before and if it ever becomes a blocker.

florianm avatar May 16 '22 02:05 florianm