django-cookies-samesite
django-cookies-samesite copied to clipboard
This repository contains a middleware which automatically sets SameSite attribute for session and csrf cookies in legacy versions of Django.
* django-cookies-samesite version: 0.5.1 * Django version: 1.11 * Python version: 3.6 * Operating System: macos ### Description Trying to install django-cookies-samesite==0.5.1 ### What I Did ``` pip install django-cookies-samesite==0.5.1...
Hi everyone! This repository was created as a temporary hack fixing a small security issue in [Pontoon](github.com/mozilla/pontoon) at the time. However, as we know, small hacks tend to transform into...
* django-cookies-samesite version: 0.8.0 * Django version: 2.2.19 * Python version: 3.9.0 * Operating System: MacOS 11.2.3 ### Description The middleware doesn't appear to be working. I continue to get...