qw3rtty / grav-plugin-simple-cookie

The Simple Cookie Plugin is an extension for Grav. The plugin is based on the popular CookieConsent JS-library. For Advanced Opt-In/Opt-Out configurations you can use the 'Custom configuration' option.
MIT License
8 stars 2 forks source link

Cookie “cookieconsent_status” will be soon rejected #8

Closed rveffer closed 3 years ago

rveffer commented 4 years ago

Firefox browser gives the following warning:

Cookie “cookieconsent_status” 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.

tested on www.veffer.net

qw3rtty commented 4 years ago

Hello @rveffer, thanks, for opening an Issue.

I will check it out.

Regards, Tom

qw3rtty commented 4 years ago

@rveffer I did not get the warning in my Firefox. Which version do you use?

rveffer commented 4 years ago

78.0.2 (64-bit) Firefox for Ubuntu

CookieWarning_veffer_net

qw3rtty commented 4 years ago

@rveffer Thanks for your quick reply. I think an update of CookieConsent is required. I will make it these days.

qw3rtty commented 3 years ago

@rveffer I updated cookie consent. An update should be available soon.