jotes / django-cookies-samesite

This repository contains a middleware which automatically sets SameSite attribute for session and csrf cookies in legacy versions of Django.
BSD 3-Clause "New" or "Revised" License
49 stars 35 forks source link

OpenedX migration #51

Closed MaferMazu closed 3 years ago

MaferMazu commented 3 years ago

Hello, I hope you are well. I write to you because in OpenedX we need to migrate from Django 2.2 to Django3.2, but currently we are using your library. So, i wanted to know if you plan to support Django3.2 and how can i help with that.

MaferMazu commented 3 years ago

I closed the issue because reading the documentation I observed that this library is no longer necessary for Django 3.2