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: allowed_origins B


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: allowed_origins Buildbot
Date: Fri, 17 Feb 2017 14:32:38 +0100

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 665592c  allowed_origins Buildbot
665592c is described below

commit 665592cf299eb01b6259b8c195ccaaca7eca3ae7
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Feb 17 14:32:41 2017 +0100

    allowed_origins Buildbot
---
 buildbot/master.cfg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 168dce0..cc30d66 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -93,7 +93,8 @@ c['buildbotURL'] = "https://buildbot.taler.net/";
 
 # minimalistic config to activate new web UI
 c['www'] = dict(port=8010,
-                plugins=dict(waterfall_view={}, console_view={}))
+                plugins=dict(waterfall_view={}, console_view={}),
+                allowed_origins=["https://*.taler.net";])
 
 ####### DB URL
 

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



reply via email to

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