#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 Mariusz Felisiak <felisiak.mariusz@…>): In [changeset:"54dce8148ae1d2f662bbc51c4debf8549aaee081" 54dce814]: {{{ #!CommitTicketReference repository="" revision="54dce8148ae1d2f662bbc51c4debf8549aaee081" [3.1.x] 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. Backport of 9bc8b1ad2d88209bf45f389fe3cc8b94909b0e72 from master }}} -- Ticket URL: <https://code.djangoproject.com/ticket/31790#comment:9> 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 django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/066.48137a69c0b71cee9e9e6c4a88bf1046%40djangoproject.com.