MM-11160 Adding proper CORS support. (#9152)
* Adding proper CORS support. * Better CORS tests.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
185ed89978
Коммит
bae26ec268
@@ -33,6 +33,9 @@
|
||||
"EnforceMultifactorAuthentication": false,
|
||||
"EnableUserAccessTokens": false,
|
||||
"AllowCorsFrom": "",
|
||||
"CorsExposedHeaders": "",
|
||||
"CorsAllowCredentials": false,
|
||||
"CorsDebug": false,
|
||||
"AllowCookiesForSubdomains": false,
|
||||
"SessionLengthWebInDays": 30,
|
||||
"SessionLengthMobileInDays": 30,
|
||||
|
||||
Ссылка в новой задаче
Block a user