Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookie set without the 'SameSite' and 'Secure' on Chrome. #455

Closed
MMaicki opened this issue Oct 22, 2019 · 3 comments
Closed

Cookie set without the 'SameSite' and 'Secure' on Chrome. #455

MMaicki opened this issue Oct 22, 2019 · 3 comments

Comments

@MMaicki
Copy link

MMaicki commented Oct 22, 2019

Warning from Chrome about cookie parameters. Can you fix the way your script is setting the cookie? SameSite and Secure parameters are missing and chrome will soon stop delivering your script.

@josselex
Copy link
Contributor

josselex commented Oct 22, 2019 via email

@josselex
Copy link
Contributor

josselex commented Nov 1, 2019

This is not a problem with a browser-update.org cookie but from our provider, cloudflare.
They are working on it:
https://community.cloudflare.com/t/google-chrome-warning-about-cloudflare-cookie/123192

Apart from the warning, this does not pose a problem.

@josselex
Copy link
Contributor

This cookie will be gone starting form May 10.
See:
https://blog.cloudflare.com/deprecating-cfduid-cookie/

josselex added a commit that referenced this issue Aug 1, 2021
- update browser versions

3.3.30 9.5.21
- fix ignore cookie not being set (npm version)
- set pause cookie with secure context if over https, fixes #455
- updated browser versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants