1
0
mirror of https://github.com/netbox-community/netbox-docker.git synced 2025-11-17 00:03:21 +03:00
Files
netbox-docker/configuration/ldap_config.py
Kevin Newland 00986573d9 Update LDAP Caching Options
Update LDAP caching configuration to match changes made to django-auth-ldap in 1.6.0

Django social auth now uses different cache configuration options: https://github.com/django-auth-ldap/django-auth-ldap/blob/master/django_auth_ldap/backend.py#L1041-L1056

NetBox settings.py reference: https://github.com/netbox-community/netbox/blob/master/netbox/netbox/settings.py#L360
2020-01-28 17:36:45 -06:00

3.5 KiB