The branch, twofactorauth has been updated via f1d83c291a5145e447573c592428ba5b9ec4d22d (commit) from a9398f1bf6c434dfa4fe4fbf6e2a78916771909c (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 | 1 + 1 file changed, 1 insertion(+) The diff of changes is: diff --git a/x2go/client.py b/x2go/client.py index 0f4029e..f030a2d 100644 --- a/x2go/client.py +++ b/x2go/client.py @@ -1543,6 +1543,7 @@ class X2goClient(object): @rtype: C{str} """ return self.session_profiles.get_profile_metatype(profile_name) + __get_profile_metatype = get_profile_metatype def client_connected_profiles(self, return_profile_names=False): """\ 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).