Skip to content

Added support for samesite cookie attribute. #8

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

Merged
merged 1 commit into from
Oct 24, 2016
Merged

Added support for samesite cookie attribute. #8

merged 1 commit into from
Oct 24, 2016

Conversation

ucotta
Copy link
Contributor

@ucotta ucotta commented Oct 21, 2016

Same-site cookies allow servers to mitigate the risk of CSRF attacks.

Enabled by default in:
Chrome 51
Opera 39
Firefox

More information in:
https://www.chromestatus.com/feature/4672634709082112
https://www.sjoerdlangkemper.nl/2016/04/14/preventing-csrf-with-samesite-cookie-attribute/

Same-site cookies allow servers to mitigate the risk of CSRF attacks.

Enabled by default in:
	Chrome 51
	Opera 39
	Firefox

More information in:
https://www.chromestatus.com/feature/4672634709082112
https://www.sjoerdlangkemper.nl/2016/04/14/preventing-csrf-with-samesite-cookie-attribute/
@kjessup kjessup merged commit 77522ba into PerfectlySoft:master Oct 24, 2016
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 this pull request may close these issues.

2 participants