Update dependency django-auth-ldap to v3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
django-auth-ldap | dependencies | major |
^2.2 -> ^3.0
|
Release Notes
django-auth-ldap/django-auth-ldap
v3.0.0
- Dropped support for Django 3.0.
Breaking changes ^^^^^^^^^^^^^^^^
- Dropped deprecated setting
AUTH_LDAP_CACHE_GROUPS
. - Callables passed to
AUTH_LDAP_SERVER_URI
must now take arequest
positional argument.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Nik | Klampfradler