Bug 1943525: Setting the non https site cookies 'samesite' option
When we are using non-https site we need to define the samesite option to be something other than 'none' https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite So will set this to be 'lax' the new default value Change-Id: If4011fff680e18ed4ca7600164fb9b64f815b9df Signed-off-by:Robert Lyon <robertl@catalyst.net.nz> (cherry picked from commit 33f2b29b)
Loading
Please register or sign in to comment