Skip to content

Commit

Permalink
Merge pull request #75 from aadmathijssen/fix/add-missing-img-src-pol…
Browse files Browse the repository at this point in the history
…icy-for-www.googletagmanager.com

Add missing img-src policy for www.googletagmanager.com
  • Loading branch information
srenon authored Apr 12, 2022
2 parents e18f31c + 222b75b commit b7744d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/csp_whitelist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<value id="custom-csp-googleapis-img-ssl" type="host">https://www.googleadservices.com/</value>
<value id="custom-csp-googleapis-img-ga-ssl" type="host">https://www.google-analytics.com/</value>
<value id="custom-csp-google-img-ga-ssl" type="host">https://www.google.com/</value>
<value id="custom-csp-googletagmanager-img" type="host">www.googletagmanager.com</value>
</values>
</policy>
<policy id="connect-src">
Expand Down

0 comments on commit b7744d2

Please sign in to comment.