Skip to content

Commit

Permalink
Add security HTTP headers
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
drskullster committed Aug 21, 2024
1 parent c3a31fe commit 4abc3ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions static/_header
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/*
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: frame-ancestors 'self';

0 comments on commit 4abc3ab

Please sign in to comment.