Skip to content

Commit

Permalink
Merge pull request #1004 from UN-OCHA/IASC-802-csp-for-untv
Browse files Browse the repository at this point in the history
chore: csp config for UNTV
  • Loading branch information
lazysoundsystem authored Oct 14, 2024
2 parents 048c000 + 77c5e61 commit cdcfe5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/seckit.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ seckit_xss:
style-src: "'self' 'unsafe-inline' https://googletagmanager.com https://tagmanager.google.com fonts.googleapis.com https://www.google.com"
img-src: "'self' data: https://*"
media-src: "'self' data:"
frame-src: "'self' https://www.googletagmanager.com *.youtube.com platform.twitter.com view.genial.ly interactive.unocha.org https://bid.g.doubleclick.net https://td.doubleclick.net https://syndication.twitter.com"
frame-src: "'self' https://www.googletagmanager.com *.youtube.com platform.twitter.com view.genial.ly interactive.unocha.org https://bid.g.doubleclick.net https://td.doubleclick.net https://syndication.twitter.com *.un.org https://cdnapisec.kaltura.com"
frame-ancestors: "'self'"
child-src: "'self' blob:"
font-src: "'self' data: fonts.gstatic.com https://use.typekit.net interagencystandingcommittee.org"
Expand Down

0 comments on commit cdcfe5c

Please sign in to comment.