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

github.com/xaprb/story.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaron Schwartz <xaprb@users.noreply.github.com>2019-06-03 03:47:30 +0300
committerBaron Schwartz <xaprb@users.noreply.github.com>2019-06-03 03:47:30 +0300
commit23df2cd27dd4d2c686fab20d753bb21089c5dac4 (patch)
tree8a20be6dd54e854ab4ae17c70218c2e163b15cde
parent1fc55c430257e4df3760024624919f96caa2a09e (diff)
relax x-frame-options to allow embedding slides in other pages
-rw-r--r--static/_headers2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/_headers b/static/_headers
index 0985821..a91cd1e 100644
--- a/static/_headers
+++ b/static/_headers
@@ -1,5 +1,5 @@
/*
- X-Frame-Options: DENY
+ X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Referrer-Policy: no-referrer
X-Content-Type-Options: nosniff