зеркало из https://github.com/mozilla/fxa.git
bug(content): Add cdn to csp for connect-src
This commit is contained in:
Родитель
3719aa8c7c
Коммит
58a023410a
|
@ -66,6 +66,7 @@ module.exports = function (config) {
|
|||
PAIRING_SERVER_WEBSOCKET,
|
||||
PAIRING_SERVER_HTTP,
|
||||
SENTRY_SERVER,
|
||||
CDN_URL,
|
||||
];
|
||||
const scriptSrc = addCdnRuleIfRequired([SELF]);
|
||||
const styleSrc = addCdnRuleIfRequired([SELF]);
|
||||
|
|
Загрузка…
Ссылка в новой задаче