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: allow wss


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: allow wss
Date: Sat, 09 Sep 2017 11:44:25 +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 253f39e  allow wss
253f39e is described below

commit 253f39e2604bdc1c3ac7aa320228365ac6a4de82
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Sep 9 11:44:23 2017 +0200

    allow wss
---
 etc/nginx/conf.d/talerssl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/nginx/conf.d/talerssl b/etc/nginx/conf.d/talerssl
index 7ebcae1..8fd5d44 100644
--- a/etc/nginx/conf.d/talerssl
+++ b/etc/nginx/conf.d/talerssl
@@ -10,4 +10,4 @@ add_header Strict-Transport-Security "max-age=63072000; 
includeSubDomains; prelo
 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";
+add_header Content-Security-Policy "default-src 'self'; script-src 'self' 
'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; connect-src 
'self' wss://taler.net";

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



reply via email to

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