netbox-docker / configuration / ldap /
@Pablo Ruiz Pablo Ruiz authored on 26 Aug 2020
..
ldap_config.py 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) 5 years ago