History for netbox-docker / configuration / ldap / ldap_config.py
2021-04-20
@ryanmerolle
backed out ldap_config changes
ryanmerolle committed on 20 Apr 2021
2021-02-23
@ryanmerolle
do not set AUTH_LDAP_MIRROR_GROUPS if not defined
ryanmerolle committed on 23 Feb 2021
2021-02-09
@Christian Mäder
Use black as formatter for python files
Christian Mäder committed on 9 Feb 2021
2020-10-29
@Pablo Ruiz
Remove now unneeded os. prefix from environ calls.
Pablo Ruiz committed on 29 Oct 2020
@Pablo Ruiz
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
@comphilip
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
@Christian Mäder
Revert accidential change to _read_secret order
Christian Mäder committed on 21 Oct 2020
@Christian Mäder
Optimize Imports in ldap_config.py
Christian Mäder committed on 21 Oct 2020
@Christian Mäder
Dynamically load configuration files
Christian Mäder committed on 21 Oct 2020