Skip to content

Commit

Permalink
feat: remove csp, added on gateway side
Browse files Browse the repository at this point in the history
  • Loading branch information
nevivurn committed Nov 3, 2023
1 parent 285de4b commit 6385e3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@
X-Content-Type-Options nosniff
Referrer-Policy strict-origin-when-cross-origin
Strict-Transport-Security max-age=31536000
# Breaks some features, but we don't care
Content-Security-Policy "default-src 'none'; img-src 'self'; script-src 'self'; style-src 'self'; font-src 'self';"
}
}
'';
Expand Down

0 comments on commit 6385e3b

Please sign in to comment.