[X2Go-Commits] x2gobroker.git - master-inai (branch) updated: b3c10d7e36590aaa5b1de35313c6e2bbdadb5018

X2Go dev team git-admin at x2go.org
Tue Apr 23 21:08:17 CEST 2013


The branch, master-inai has been updated
       via  b3c10d7e36590aaa5b1de35313c6e2bbdadb5018 (commit)
      from  1b7296655b69600342ad40a60fcb112409eedf20 (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:
 x2gobroker/web/html.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2gobroker/web/html.py b/x2gobroker/web/html.py
index 48124e8..b3b3ce2 100644
--- a/x2gobroker/web/html.py
+++ b/x2gobroker/web/html.py
@@ -60,7 +60,7 @@ $output
         for http_header_item in self.http_header_items.keys():
             web.header(http_header_item, self.http_header_items[http_header_item])
 
-    def GET(self, backend):
+    def POST(self, backend):
 
         if not backend:
             backend = 'zeroconf'


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