Christian Mäder
|
493fc60401
|
Use black as formatter for python files
|
2021-02-08 18:24:29 +01:00 |
Pablo Ruiz
|
dcb3b5495d
|
Remove now unneeded os. prefix from environ calls.
|
2020-10-29 14:57:34 +01:00 |
Pablo Ruiz
|
60f4e8b2ed
|
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)
|
2020-10-29 14:56:35 +01:00 |
comphilip
|
8307560c88
|
Fix "'NoneType' object has no attribute 'lower'" when no AUTH_LDAP_MIRROR_GROUPS defined
|
2020-10-27 15:51:12 +08:00 |
Christian Mäder
|
ec3fd8a790
|
Revert accidential change to _read_secret order
|
2020-10-20 21:36:40 +02:00 |
Christian Mäder
|
20820e10c2
|
Optimize Imports in ldap_config.py
|
2020-10-20 20:51:35 +02:00 |
Christian Mäder
|
43c05d816d
|
Dynamically load configuration files
|
2020-10-20 20:46:43 +02:00 |