glFusion / glfusion

glFusion CMS - Advanced Content Management with Style
https://www.glfusion.org
GNU General Public License v2.0
14 stars 15 forks source link

Add samesite to cookies #405

Closed leegarner closed 4 years ago

leegarner commented 4 years ago

To avoid warnings like this: Cookie “glf_language” 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

I haven't figured out the javascript setting cookieconsent in the privacy plugin yet, but it has the same issue.