The branch, twofactorauth has been updated via c8213242b5ea8c6958d75d18809961db1fe1bb36 (commit) from 593db5e3e63ccc5eafb2f20127bb2e0aa446c469 (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 e568112..c9527bb 100644 --- a/x2go/client.py +++ b/x2go/client.py @@ -463,6 +463,7 @@ class X2goClient(object): @type fingerprint: C{str} @param fingerprint_type: finger print type (like RSA, DSA, ...) @type fingerprint_type: C{str} + @return: if host validity is verified, this hook method should return C{True} @rtype: C{bool} 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).