#31790: HttpResponse.delete_cookie() should preserve cookie's samesite.
-------------------------------------+-------------------------------------
Reporter: Gilbreaa | Owner: felixxm
Type: Bug | Status: closed
Component: HTTP handling | Version: 3.1
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by GitHub <noreply@…>):
In [changeset:"9bc8b1ad2d88209bf45f389fe3cc8b94909b0e72" 9bc8b1ad]:
{{{
#!CommitTicketReference repository=""
revision="9bc8b1ad2d88209bf45f389fe3cc8b94909b0e72"
Refs #31790 -- Removed incorrect item from 2.2.15 and 3.0.9 release notes.
Django 2.2 and 3.0 don't support settings samesite='None' in
HttpResponse.set_cookie() so fix is not necessary and will not be
backported.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31790#comment:8>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.21e3efa49fafb7d74494ed93c263a0b5%40djangoproject.com.