snok / django-auth-adfs

A Django authentication backend for Microsoft ADFS and AzureAD
http://django-auth-adfs.readthedocs.io/
BSD 2-Clause "Simplified" License
270 stars 98 forks source link

Update supported python and django versions. #250

Closed tim-schilling closed 1 year ago

tim-schilling commented 1 year ago

Removes Django 2.2-3.1 support. Adds python 3.7 into the testing matrix. Adds Django 4.1 and Python 3.10 into the testing matrix.

JonasKs commented 1 year ago

We should bump the version too, so that the new version has these requirements.

tim-schilling commented 1 year ago

Yeah, the last change should have been a minor version bump as well. I didn't catch that arguments to update_user_groups changed. Oh well.