Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoThemesSite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-05-28 11:51:39 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-05-28 11:51:39 +0300
commite945a6f505d82f354b89ef1a92ceaabaec296f4a (patch)
tree264ee7b33ace70947632940642cfcf244b1aa868
parentd06cfbf34979f1d881ac057852b20abed7738180 (diff)
Loosen up the content security policies
-rw-r--r--static/_headers5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/_headers b/static/_headers
new file mode 100644
index 0000000..c99b483
--- /dev/null
+++ b/static/_headers
@@ -0,0 +1,5 @@
+/*
+ X-Frame-Options: DENY
+ X-XSS-Protection: 1; mode=block
+ X-Content-Type-Options: nosniff
+ Referrer-Policy: strict-origin-when-cross-origin