Revert "Feature: Support for multiple AUTH_LDAP_REQUIRE_GROUP from environment variables"

This commit is contained in:
Tobias Genannt
2024-09-04 17:53:24 +02:00
committed by GitHub
parent 52f38a3771
commit 942f978ed2
2 changed files with 4 additions and 13 deletions

View File

@ -1,10 +1,11 @@
####
## This file contains extra configuration options that can't be configured
## directly through environment variables.
## All variables set here overwrite any existing found in ldap_config.py
## All vairables set here overwrite any existing found in ldap_config.py
####
# # This Python script inherits all the imports from ldap_config.py
# from django_auth_ldap.config import LDAPGroupQuery # Imported since not in ldap_config.py
# # Sets a base requirement of membetship to netbox-user-ro, netbox-user-rw, or netbox-user-admin.
# AUTH_LDAP_REQUIRE_GROUP = (