jotes/django-cookies-samesite
This repository contains a middleware which automatically sets SameSite attribute for session and csrf cookies in legacy versions of Django.
PythonBSD-3-Clause
Pinned issues
Issues
- 3
Add support for SameSite=None; Secure
#23 opened by 9mido - 3
DCS_CSRF_COOKIE_SECURE doesnt work
#49 opened by oscars17 - 1
Package is not installing
#52 opened by Headmaster11 - 1
OpenedX migration
#51 opened by MaferMazu - 0
Status update
#50 opened by jotes - 3
- 8
Admin site messages not going away
#44 opened by unformatt - 2
Missing versions 0.6.6 onwards on pypi
#40 opened by rssujay - 9
UnicodeDecodeError when parsing user agent
#38 opened by baragona - 8
readme = open('README.rst').read() : UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2752
#27 opened by aniketplivo - 3
- 4
Can't set cookie for csrftoken
#16 opened by sillycube - 5
- 2
Disable SameSite for incompatible clients.
#22 opened by abdul-rafiu - 6
- 1
Unable to install package via requirements file as needed by automated testing and deployment
#20 opened by estianross - 6
Samesite=None incompatibility and Django 2.1
#15 opened by rednaks - 2
I can't use it in Django 1.11.3, it needs secure
#17 opened by sandwu - 1
Support cross origin
#13 opened by rednaks - 4
Doesn't support 'None' value
#7 opened by brianmay - 1
Not working when you change SESSION_COOKIE_NAME
#5 opened by Rmaan - 5
ImportError: No module named 'Cookie'
#2 opened by jvlomax - 2
SameSite not being set on sessionid
#1 opened by Gee19