The branch, twofactorauth has been updated via 8c552180e8ab3080d983f387bd1c436d9d792cfc (commit) from 7d1b15ba9e1f1dd78038abf1d6cf1965acef8814 (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/backends/proxy/base.py | 1 + 1 file changed, 1 insertion(+) The diff of changes is: diff --git a/x2go/backends/proxy/base.py b/x2go/backends/proxy/base.py index da2602c..bb2d42f 100644 --- a/x2go/backends/proxy/base.py +++ b/x2go/backends/proxy/base.py @@ -44,6 +44,7 @@ if _X2GOCLIENT_OS in ("Windows"): import subprocess else: import x2go.gevent_subprocess as subprocess + from x2go_exceptions import WindowsError from x2go.defaults import LOCAL_HOME as _LOCAL_HOME from x2go.defaults import X2GO_SESSIONS_ROOTDIR as _X2GO_SESSIONS_ROOTDIR 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).