feat: add discussions MFE to CSRF Trusted origin list for devstack
This commit is contained in:
@@ -557,6 +557,7 @@ CSRF_TRUSTED_ORIGINS = [
|
||||
'http://localhost:1997', # frontend-app-account
|
||||
'http://localhost:1995', # frontend-app-profile
|
||||
'http://localhost:1992', # frontend-app-ora
|
||||
'http://localhost:2002', # frontend-app-discussions
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user