The branch, twofactorauth has been updated via 9f02d57f47f047e6b4055e257396549b87d363ab (commit) from 12376de885a74f2b1b07d85b43867a324efe90f5 (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/sftpserver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2go/sftpserver.py b/x2go/sftpserver.py index 49af2b2..30a938b 100644 --- a/x2go/sftpserver.py +++ b/x2go/sftpserver.py @@ -31,7 +31,7 @@ for further information see his website: http://www.richardmurri.com """ __NAME__ = "x2gosftpserver-pylib" -import base64, os, sys, pwd +import base64, os, sys import shutil import copy, types import threading 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).