[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.1.1.4-255-g1a37bcd

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


The branch, twofactorauth has been updated
       via  1a37bcdf844a3497b5d476be8ecfb96ee9f5b094 (commit)
      from  034f7d6d4d050db00991668df7a1fb7c935ec649 (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/client.py |    2 ++
 1 file changed, 2 insertions(+)

The diff of changes is:
diff --git a/x2go/client.py b/x2go/client.py
index 6a820bc..9585253 100644
--- a/x2go/client.py
+++ b/x2go/client.py
@@ -468,6 +468,8 @@ class X2goClient(object):
         # this HOOK has to return either True (accept host connection) or False (deny host conection)
         return True
 
+
+    def HOOK_on_control_session_death(self, profile_name):
         """\
         HOOK method: called if a control session (server connection) has unexpectedly encountered a failure.
 


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