[X2Go-Commits] x2gobroker.git - build-main (branch) updated: 0.0.0.5-17-g762de5b

X2Go dev team git-admin at x2go.org
Sun May 19 13:04:54 CEST 2013


The branch, build-main has been updated
       via  762de5b6b9eea0241adbb7c72495368c16d32605 (commit)
      from  82844d78ad379d8d3e90cdcb1c0808dd7995a045 (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/plain.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2gobroker/web/plain.py b/x2gobroker/web/plain.py
index 001f4b5..9ec4321 100644
--- a/x2gobroker/web/plain.py
+++ b/x2gobroker/web/plain.py
@@ -99,7 +99,7 @@ class X2GoBrokerWeb:
             ### CONFIRM SUCCESSFUL AUTHENTICATION FIRST
             ###
 
-            if global_config['use-cookie-auth']:
+            if global_config['require-cookie-auth']:
 
                 ### FIXME: make up a nice protocol for this, disabled for now
                 #output += "AUTHID: {authid}<br />".format(authid=broker_backend.get_next_authid(username=data.user))


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