mirror of
https://github.com/retspen/webvirtcloud
synced 2026-07-11 14:05:42 +00:00
Update
This commit is contained in:
parent
557594769d
commit
50c1bc4b29
2 changed files with 8 additions and 8 deletions
|
|
@ -95,7 +95,7 @@ DATABASES = {
|
|||
|
||||
AUTHENTICATION_BACKENDS = [
|
||||
"django.contrib.auth.backends.ModelBackend",
|
||||
"ldapbackend.LdapAuthenticationBackend"
|
||||
"webvirtcloud.ldapbackend.LdapAuthenticationBackend"
|
||||
]
|
||||
|
||||
LOGIN_URL = "/accounts/login/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue