#29409: Support SameSite cookies on 1.11.x
------------------------------------------+------------------------
Reporter: Simon Bennetts | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 1.11
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------+------------------------
SameSite cookies have been implemented on the master branch:
https://code.djangoproject.com/ticket/27863 Unfortunately we have various services that are on the 1.11.x stream and
its non trivial to update them to 2.x
Is there any chance of backporting SameSite cookies to 1.11.x?
Are there any reasons why the patch might need to be significantly
different in 1.11?
If its essentially the same patch then I'd be happy to look into
backporting it.
--
Ticket URL: <https://code.djangoproject.com/ticket/29409>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.