#34613: add support for Partitioned cookies
-------------------------------------+-------------------------------------
     Reporter:  Oleg Korsak          |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  CSRF                 |                  Version:  4.1
     Severity:  Normal               |               Resolution:
     Keywords:  chips, cookies,      |             Triage Stage:
  csrf, partitioned                  |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Raphael Michel):

 * status:  closed => new
 * resolution:  needsinfo =>


Comment:

 Yes, this is still experimental, but Chrome is rolling out their trial to
 remove third-party cookies starting this month:
 https://developers.google.com/privacy-sandbox/blog/cookie-countdown-
 2023oct

 Partitioned cookies will be basically the only way left to implement
 interactive iframes with state. Our specific use case is this:
 https://docs.pretix.eu/en/latest/user/events/widget.html

 We'll need to be able to set our session cookies as partitioned quite soon
 and I was surprised to find that there seems to be no way to it currently,
 not even a hacky one.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34613#comment:4>
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/0107018cfec51154-ca26dbb3-4802-4793-b25c-d1e2c09c89c1-000000%40eu-central-1.amazonses.com.

Reply via email to