We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ff19f commit 671f5e9Copy full SHA for 671f5e9
configuration/ldap/extra.py
@@ -1,11 +1,10 @@
1
####
2
## This file contains extra configuration options that can't be configured
3
## directly through environment variables.
4
-## All vairables set here overwrite any existing found in ldap_config.py
+## All variables set here overwrite any existing found in ldap_config.py
5
6
7
# # This Python script inherits all the imports from ldap_config.py
8
-# from django_auth_ldap.config import LDAPGroupQuery # Imported since not in ldap_config.py
9
10
# # Sets a base requirement of membetship to netbox-user-ro, netbox-user-rw, or netbox-user-admin.
11
# AUTH_LDAP_REQUIRE_GROUP = (
0 commit comments