This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
netbox-docker
Watch
1
Star
0
Fork
0
You've already forked netbox-docker
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
60f4e8b2ed
netbox-docker
/
configuration
History
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
..
ldap
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
configuration.py
Fix default for secret_key in configuration.py
2020-10-20 21:45:37 +02:00
extra.py
Rename example.py to extra.py
2020-10-20 20:51:43 +02:00