more cleanup, remove supervisr imports
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
"""
|
||||
LDAP Settings
|
||||
"""
|
||||
"""LDAP Settings"""
|
||||
|
||||
AUTHENTICATION_BACKENDS = [
|
||||
'supervisr.mod.auth.ldap.auth.LDAPBackend',
|
||||
'passbook.ldap.auth.LDAPBackend',
|
||||
]
|
||||
|
Reference in New Issue
Block a user