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

Support for SameSite #80

Closed
bbigras opened this issue Feb 22, 2017 · 6 comments
Closed

Support for SameSite #80

bbigras opened this issue Feb 22, 2017 · 6 comments

Comments

@bbigras
Copy link

bbigras commented Feb 22, 2017

Like many I read the Cross-Site Request Forgery is dead! blog post 2 days ago and I thought it would be nice to use. It's currently only supported by Chrome.

@SergioBenitez
Copy link
Member

Agreed! The SameSite cookie field is still a draft, however, and its design may change before being finalized.

@alexcrichton I considered adding support for this field via a draft feature. What do you think?

@alexcrichton
Copy link
Collaborator

Sounds good to me!

@SergioBenitez
Copy link
Member

Hoping to get this in for 0.7.1.

@SergioBenitez
Copy link
Member

Looks like @alexcrichton skipped 0.7.1. Hehe. Well, 0.7.3 it is.

@SergioBenitez
Copy link
Member

This was released in 0.7.3.

@bbigras
Copy link
Author

bbigras commented Mar 20, 2017

Awesome, thanks!!

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

3 participants