Commit d4ed6a97 authored by ibuler's avatar ibuler

[Bugfix] Update jumpserver settings

parent 0db84828
...@@ -295,7 +295,6 @@ REST_FRAMEWORK = { ...@@ -295,7 +295,6 @@ REST_FRAMEWORK = {
} }
AUTHENTICATION_BACKENDS = [ AUTHENTICATION_BACKENDS = [
'django_auth_ldap.backend.LDAPBackend',
'django.contrib.auth.backends.ModelBackend', 'django.contrib.auth.backends.ModelBackend',
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment