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

Brower console is logging "Some cookies are misusing the recommended "sameSite" attribute #130

Closed
epugh opened this issue May 22, 2020 · 2 comments

Comments

@epugh
Copy link
Member

epugh commented May 22, 2020

Describe the bug
In the browser console on Firefox:

Cookie “_quepid_session” 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/Cookies

To Reproduce
Bring up quepid in modern brower, like Firefox 76, and check console.

Expected behavior
no warning message

@epugh epugh changed the title Brower console is looging "Some cookies are misusing the recommended "sameSite" attribute Brower console is logging "Some cookies are misusing the recommended "sameSite" attribute May 22, 2020
@epugh
Copy link
Member Author

epugh commented May 22, 2020

Here is where it was fixed in newer versions of Rails: rails/rails#28297

@epugh
Copy link
Member Author

epugh commented May 22, 2020

Fixed in #131

@epugh epugh closed this as completed May 22, 2020
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

1 participant