Skip to content

Commit

Permalink
feat: add missing csp headers
Browse files Browse the repository at this point in the history
  • Loading branch information
ilayda-cp committed Oct 11, 2024
1 parent dce9156 commit cdba4b6
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 @@ -95,6 +95,7 @@
"js.zi-scripts.com",
"*.mktoresp.com",
"prompts.maze.co",
"*.google-analytics.com",
],
"frame-src": [
"'self'",
Expand Down

0 comments on commit cdba4b6

Please sign in to comment.