PLAT-1976 Add waffle switch to block auth_user write attempts
This commit is contained in:
@@ -987,7 +987,7 @@ INSTALLED_APPS = [
|
||||
'openedx.core.djangoapps.contentserver',
|
||||
'course_creators',
|
||||
'openedx.core.djangoapps.external_auth',
|
||||
'student', # misleading name due to sharing with lms
|
||||
'student.apps.StudentConfig', # misleading name due to sharing with lms
|
||||
'openedx.core.djangoapps.course_groups', # not used in cms (yet), but tests run
|
||||
'xblock_config.apps.XBlockConfig',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user