[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: r/t/head.tmpl: Drop CSP http-equiv; we use proper HTTP headers now



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit fe8148af114bff4ce2e3de0b59f3463159496417
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Feb 4 08:42:17 2018 +0000

    r/t/head.tmpl: Drop CSP http-equiv; we use proper HTTP headers now
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 reporting/templates/head.tmpl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/reporting/templates/head.tmpl b/reporting/templates/head.tmpl
index 5a44b0e..4001950 100644
--- a/reporting/templates/head.tmpl
+++ b/reporting/templates/head.tmpl
@@ -1,7 +1,6 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
-  <meta http-equiv="Content-Security-Policy" content="default-src https: 'self'; img-src https: 'self' debian.org www.debian.org; media-src 'none'; object-src 'none'" />
   <title>{$page_title}</title>
   <meta charset="utf-8" />
   <meta name="viewport" content="width=device-width, initial-scale=1" />

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: