Samesite=None incompatibility and Django 2.1
Closed this issue · 6 comments
rednaks commented
I think it's worth putting more efforts on supporting Samesite=None for older browser I already saw #12 also I think it would be a good idea to break django >=2.1 since even Django don't support incompatible browsers.
I would work on it if you're interested.
rednaks commented
Yes please let me know ! thanks :)
sfdye commented
#12 is merged.
+1 for adding Django 2.x support, as Django currently has no plans to backport the fix and the only available fix version is 3.1 (scheduled release in Aug 2020)
django/django#11894
@rednaks Let me know if you still want to work on this or else I can help
jotes commented
Hi Wan!
Sorry for the late reply, @rednaks is probably waiting for the response
from me. The previous week was pretty busy for me and I couldn't look at
this.
Anyway, Today I have a little bit more time and I'll look into it and let
you know. Thanks for your patience!
…On Sat, 14 Mar 2020 at 07:30, Wan Liuyang ***@***.***> wrote:
#12 <#12> is merged.
+1 for adding Django 2.x support, as Django currently has no plans to
backport the fix and the only available fix version is 3.1 (scheduled
release in Aug 2020)
django/django#11894 <django/django#11894>
@rednaks <https://github.com/rednaks> Let me know if you still want to
work on this or else I can help
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACDAYTAGZP6OHHFNN3TTWWLRHMQARANCNFSM4LAK7Q6A>
.
--
Kind regards
Jarek "jotes" Śmiejczak, a python programmer by day, a mozillian by heart...
Homepage: http://jotes.work, Github: http://github.com/jotes
Mobile: +48693027040, Mozillian: http://mozillians.org/u/jotes
rednaks commented