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

Adapt to xsrf_cookies depreciation from tornado #421

Open
piraz opened this issue Feb 2, 2023 · 2 comments
Open

Adapt to xsrf_cookies depreciation from tornado #421

piraz opened this issue Feb 2, 2023 · 2 comments
Assignees
Labels
Milestone

Comments

@piraz
Copy link
Contributor

piraz commented Feb 2, 2023

With tornado 6.3 the xsfr_cookies will be depreciated. Let's keep an eye on:

@piraz piraz added the feature label Feb 2, 2023
@piraz piraz added this to the Backlog milestone Feb 2, 2023
@piraz piraz self-assigned this Feb 2, 2023
@bdarnell
Copy link

bdarnell commented Apr 8, 2023

FYI I've reversed my decision to deprecate xsrf_cookies at this time; see tornadoweb/tornado#3226 (comment) for details. SameSite cookies are not a sufficient replacement for xsrf_cookies (although the sec-fetch-site header might be once it is supported in all browsers).

@piraz
Copy link
Contributor Author

piraz commented Apr 8, 2023

I'm aware about that @bdarnell, thank you for the heads up anyways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants