[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.1.0.10-200-ga5e98b6

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


The branch, twofactorauth has been updated
       via  a5e98b6ee29ae9f7a4614e0f254910666fad4154 (commit)
      from  532827fbb3819557be1c62eaf659030f4d3e8c49 (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:
 pyhoca/wxgui/frontend.py |    2 --
 1 file changed, 2 deletions(-)

The diff of changes is:
diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py
index 19d3735..dc2779f 100644
--- a/pyhoca/wxgui/frontend.py
+++ b/pyhoca/wxgui/frontend.py
@@ -722,8 +722,6 @@ class PyHocaGUI(wx.App, x2go.X2goClient):
 
         """
         profile_name = self._eventid_profilenames_map[evt.GetId()]
-        if profile_name not in self._temp_disabled_profile_names:
-            self._temp_disabled_profile_names.append(profile_name)
         session_uuids = self._X2goClient__client_registered_sessions_of_profile_name(profile_name)
         if session_uuids:
 


hooks/post-receive
-- 
pyhoca-gui.git (Python X2Go Client (wxPython GUI))

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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).




More information about the x2go-commits mailing list