Skip to content

Commit

Permalink
chore: csp config for UNTV
Browse files Browse the repository at this point in the history
Refs: IASC-802
  • Loading branch information
lazysoundsystem committed Oct 14, 2024
1 parent 4f77cb9 commit c4b3067
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 *.github.io"
img-src: "'self' data: https://*.google-analytics.com https://*.googletagmanager.com gstatic.com https://www.google.com https://google.com *.github.com *.unocha.org"
media-src: "'none'"
frame-src: "'self' https://www.googletagmanager.com https://ocha.fleeq.io"
frame-src: "'self' https://www.googletagmanager.com https://ocha.fleeq.io *.un.org https://cdnapisec.kaltura.com"
frame-ancestors: "'self'"
child-src: "'self'"
font-src: "'self' data: fonts.gstatic.com"
Expand Down

0 comments on commit c4b3067

Please sign in to comment.