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

feature request: 'SameSite' cookie attribute #321

Closed
leoliu opened this issue Feb 16, 2018 · 1 comment
Closed

feature request: 'SameSite' cookie attribute #321

leoliu opened this issue Feb 16, 2018 · 1 comment

Comments

@leoliu
Copy link
Contributor

leoliu commented Feb 16, 2018

Now supported by Firefox and Chrome per https://caniuse.com/#feat=same-site-cookie-attribute. But the draft spec sees no update for a long time. So maybe wait until it is part of the standard. https://tools.ietf.org/html/draft-ietf-httpbis-cookie-same-site-00

@leoliu
Copy link
Contributor Author

leoliu commented Jun 3, 2018

This feature is now in Firefox and Chrome. Looks like it is landing in Microsoft Edge browser according to https://blogs.windows.com/msedgedev/2018/05/17/samesite-cookies-microsoft-edge-internet-explorer/. It is the simplest and most effective way to mitigate CSRF attacks.

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

Successfully merging a pull request may close this issue.

1 participant