summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorWiktor Kwapisiewicz <wiktor@metacode.biz>2020-08-06 10:24:06 +0200
committerVincent Breitmoser <look@my.amazin.horse>2020-08-06 11:08:00 +0200
commit29018f024d967020f5395aaa6c7ffd6b38fe4e9a (patch)
treec443919a3d7a59846644f49b4150b61131dc61ed /dist
parent42372f27cb78677f94c88ca2a8175779d0cfe2d9 (diff)
profiles: remove unnecessary Content-Security-Policy
CSP header is being provided by ansible script for production so remove the temporary header inside the page.
Diffstat (limited to 'dist')
-rw-r--r--dist/templates/found-profile.html.hbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/templates/found-profile.html.hbs b/dist/templates/found-profile.html.hbs
index ad8589f..8b06a71 100644
--- a/dist/templates/found-profile.html.hbs
+++ b/dist/templates/found-profile.html.hbs
@@ -5,7 +5,6 @@
<link rel="stylesheet" href="/assets/site.css?v=19" type="text/css"/>
<link rel="alternate" href="/atom.xml" type="application/atom+xml" title="keys.openpgp.org newsfeed" />
<title>keys.openpgp.org</title>
- <meta http-equiv="Content-Security-Policy" content="connect-src https:; img-src https://www.gravatar.com 'self'; default-src 'self'">
</head>
<body lang="{{lang}}">
<div class="card">