[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.0.44.2-33-g78a5515

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


The branch, twofactorauth has been updated
       via  78a551576d2d1a0f7119176d8b49ec1b2495d7de (commit)
      from  605a0d35cf46b1db9b32fb6786f5418744153da9 (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 |    1 +
 1 file changed, 1 insertion(+)

The diff of changes is:
diff --git a/x2go/session.py b/x2go/session.py
index 376ff81..47dffca 100644
--- a/x2go/session.py
+++ b/x2go/session.py
@@ -265,6 +265,7 @@ class X2goSession(object):
                 self.suspended = None
                 self.terminated = None
                 self._current_status = {
+                    'timestamp': time.time(),
                     'server': self.server,
                     'virgin': self.virgin,
                     'connected': self.connected,


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