Merge pull request #34354 from openedx/hamzawaleed01/devstack-whitelist-admin-portal
feat: add frontend-app-admin-portal to whitelisted origins
This commit is contained in:
@@ -558,6 +558,7 @@ CSRF_TRUSTED_ORIGINS = [
|
||||
'http://localhost:1995', # frontend-app-profile
|
||||
'http://localhost:1992', # frontend-app-ora
|
||||
'http://localhost:2002', # frontend-app-discussions
|
||||
'http://localhost:1991', # frontend-app-admin-portal
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user