Opened 6 years ago
Closed 6 years ago
#29409 closed Uncategorized (invalid)
Support SameSite cookies on 1.11.x
Reported by: | Simon Bennetts | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.11 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
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.
Note:
See TracTickets
for help on using tickets.
Per our supported versions policy, 1.11 is only receiving data loss and security fixes.