[X2Go-Commits] x2gobroker.git - build-main (branch) updated: 0.0.1.0-61-gf179ced

X2Go dev team git-admin at x2go.org
Sat Apr 27 13:04:12 CEST 2013


The branch, build-main has been updated
       via  f179ced3058fdf13019f66c3a2123025800f9dbd (commit)
      from  0e636fb79ad5035c932a21fa52c5223d31aee9b5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 sbin/x2gobroker |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/sbin/x2gobroker b/sbin/x2gobroker
index 5abd86d..aff9f8d 100755
--- a/sbin/x2gobroker
+++ b/sbin/x2gobroker
@@ -117,7 +117,7 @@ urls = ( ('/plain/(.*)', x2gobroker.web.plain.X2GoBrokerWeb,),
          ('/uccs/(.*)', x2gobroker.web.uccs.X2GoBrokerWeb,),
 #        ('/json/(.*)', x2gobroker.web.json.X2GoBrokerWeb,),
 #        ('/html/(.*)', x2gobroker.web.html.X2GoBrokerWeb,),
-         ('/pubkeys/', x2gobroker.web.extras.X2GoBrokerPubKeyService,),
+         ('/pubkeys(|/)$', x2gobroker.web.extras.X2GoBrokerPubKeyService,),
        )
 
 settings = {


hooks/post-receive
-- 
x2gobroker.git (HTTP(S) Session broker for X2Go)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).




More information about the x2go-commits mailing list