| 2024-09-03 |
Support for multiple AUTH_LDAP_REQUIRE_GROUP from environment variable
NeodymiumFerBore
committed
on 3 Sep 2024
|
|---|---|
| 2023-02-01 |
|
| 2023-01-30 |
implement extra LDAP user and group filters as requested in #471
Tim Oliver Rabl
authored
on 28 Jan 2023
Tobias Genannt
committed
on 30 Jan 2023
|
| 2022-12-01 |
Added settings for CA certificates for LDAP
Tobias Genannt
committed
on 1 Dec 2022
|
| 2022-09-09 |
AUTH_LDAP_BIND_AS_AUTHENTICATING_USER defaults to false
Vincent Catros
authored
on 9 Sep 2022
GitHub
committed
on 9 Sep 2022
|
| 2022-06-20 |
AUTH_LDAP_BIND_AS_AUTHENTICATING_USER is now loaded from environment
Vincent Catros
committed
on 20 Jun 2022
|
| 2021-02-09 |
Use black as formatter for python files
Christian Mäder
committed
on 9 Feb 2021
|
| 2020-10-29 |
Remove now unneeded os. prefix from environ calls.
Pablo Ruiz
committed
on 29 Oct 2020
|
|
Allow disabling LDAP-group related settings when AUTH_LDAP_*_GROUP environment variables are not defined. This is required in order to work with Google's Secure LDAP, due to some limitations on django-auth-ldap plugin (see: https://github.com/django-auth-ldap/django-auth-ldap/issues/201)
Pablo Ruiz
committed
on 29 Oct 2020
|
|
| 2020-10-27 |
Fix "'NoneType' object has no attribute 'lower'" when no AUTH_LDAP_MIRROR_GROUPS defined
comphilip
authored
on 27 Oct 2020
GitHub
committed
on 27 Oct 2020
|
| 2020-10-21 |
Revert accidential change to _read_secret order
Christian Mäder
committed
on 21 Oct 2020
|
|
Optimize Imports in ldap_config.py
Christian Mäder
committed
on 21 Oct 2020
|
|
|
Dynamically load configuration files
Christian Mäder
committed
on 21 Oct 2020
|