fix: Add the devstack domain white list to the account MFE (#28497)
Co-authored-by: Simon Chen <schen@edx-c02fw0guml85.lan>
This commit is contained in:
@@ -264,6 +264,7 @@ LOGIN_REDIRECT_WHITELIST.extend([
|
||||
# BASE_URL=http://localhost:$PORT
|
||||
# as opposed to:
|
||||
# BASE_URL=localhost:$PORT
|
||||
'localhost:1997', # frontend-app-account
|
||||
'localhost:1976', # frontend-app-program-console
|
||||
'localhost:1994', # frontend-app-gradebook
|
||||
'localhost:2000', # frontend-app-learning
|
||||
|
||||
Reference in New Issue
Block a user