mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 14:43:03 +00:00
fix: typo in patch name
This commit is contained in:
parent
698da4b1ad
commit
57cb956b76
@ -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