Skip to content

Commit d93f225

Browse files
Merge pull request #6318 from topcoder-platform/csp-headers
Added Stag Cloudfront id
2 parents 811ee9f + d948cc0 commit d93f225

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/server/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,13 +150,15 @@ async function onExpressJsSetup(server) {
150150
+ ' https://cdn.segment.com'
151151
+ ' https://connect.facebook.net'
152152
+ ' https://d1of0acg2orgco.cloudfront.net'
153+
+ ' https://d1mwkvp2xbqfs9.cloudfront.net'
153154
+ ' https://d24oibycet9bsb.cloudfront.net'
154155
+ ' https://fast.trychameleon.com'
155156
+ ' https://static.zdassets.com'
156157
+ ' https://www.googletagmanager.com;'
157158
+ " style-src 'report-sample' 'self' 'unsafe-inline'"
158159
+ ` ${config.CDN.PUBLIC}`
159160
+ ' https://d1of0acg2orgco.cloudfront.net'
161+
+ ' https://d1mwkvp2xbqfs9.cloudfront.net'
160162
+ ' https://d24oibycet9bsb.cloudfront.net'
161163
+ ' https://d2nl5eqipnb33q.cloudfront.net;'
162164
+ " object-src 'none';"

0 commit comments

Comments
 (0)