Skip to content

Commit

Permalink
Merge pull request #769 from canonical/WD-14417-add-security-headers-…
Browse files Browse the repository at this point in the history
…followup

feat: add missing csp
  • Loading branch information
ilayda-cp authored Sep 10, 2024
2 parents 7505174 + c397ff8 commit 958ca2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"buttons.github.io",
"www.googletagmanager.com",
"w.usabilla.com",
"*.crazyegg.com",
# This is necessary for Google Tag Manager to function properly.
"'unsafe-inline'",
],
Expand Down

0 comments on commit 958ca2e

Please sign in to comment.