Mark Cookie SameSite as default (blank) over HTTP

What does this MR do?

In this Gorilla Session change, they have marked cookie SameSite as none by default, which prevents cookie being sent over HTTP by Chrome.

So in this MR, we are setting Cookie SameSite as default (which is blank) over HTTP.

Related: gitlab#475008 (closed)

Changelog: fixed

TODO

Merge request reports

Loading