[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.2.1.1-44-g810c1e9

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:58:01 CEST 2013


The branch, twofactorauth has been updated
       via  810c1e98f0e38a4cc5364aac2f2832264bd56e58 (commit)
      from  a93d4f2646aa310295eacaf4f7c6b1bb2566c19e (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:
 x2go/session.py |    2 ++
 1 file changed, 2 insertions(+)

The diff of changes is:
diff --git a/x2go/session.py b/x2go/session.py
index 7a66bbd..1c94138 100644
--- a/x2go/session.py
+++ b/x2go/session.py
@@ -608,6 +608,8 @@ class X2GoSession(object):
                                                         ssh_rootdir=self.ssh_rootdir,
                                                         low_latency=low_latency,
                                                         logger=self.logger)
+        else:
+            self.control_session.low_latency = low_latency
     __init_control_session = init_control_session
 
     def is_master_session(self):


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list