gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: disable referrer


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: disable referrer
Date: Sat, 09 Sep 2017 11:47:55 +0200

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new a177c1f  disable referrer
a177c1f is described below

commit a177c1f6f4dd757acc19a259874b4410dbcbbd57
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Sep 9 11:47:53 2017 +0200

    disable referrer
---
 etc/nginx/conf.d/talerssl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/etc/nginx/conf.d/talerssl b/etc/nginx/conf.d/talerssl
index 462dfd8..f4d39d9 100644
--- a/etc/nginx/conf.d/talerssl
+++ b/etc/nginx/conf.d/talerssl
@@ -11,3 +11,4 @@ add_header X-XSS-Protection "1; mode=block";
 add_header X-Frame-Options "SAMEORIGIN";
 add_header X-Content-Type-Options "nosniff";
 add_header Content-Security-Policy "default-src 'self'; script-src 'self' 
'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; connect-src 
'self' wss://buildbot.taler.net";
+add_header Referrer-Policy "no-referrer";

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]