mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
Merge remote-tracking branch 'origin/master' into nightly
This commit is contained in:
commit
ec31b82c24
@ -69,7 +69,7 @@ Enable SAML authentication
|
||||
'"ENABLE_THIRD_PARTY_AUTH": true',
|
||||
),
|
||||
(
|
||||
"openedx-lms-common-settings:",
|
||||
"openedx-lms-common-settings",
|
||||
"""
|
||||
# saml special settings
|
||||
AUTHENTICATION_BACKENDS += ["common.djangoapps.third_party_auth.saml.SAMLAuthBackend", "django.contrib.auth.backends.ModelBackend"]
|
||||
|
Loading…
Reference in New Issue
Block a user