The branch, twofactorauth has been updated via 831b545574f76a6562831d5bc6e70b2bce892d4b (commit) from dc315364da642357b0f7478c44bb0d1636fe1623 (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/session.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) The diff of changes is: diff --git a/x2go/session.py b/x2go/session.py index 3f5551f..cede735 100644 --- a/x2go/session.py +++ b/x2go/session.py @@ -795,10 +795,10 @@ class X2goSession(object): """\ Retrieve the session type of a session (R, D, S or P). - R: rootless session - D: desktop session - S: shadow session - P: session in published applications mode + - R: rootless session + - D: desktop session + - S: shadow session + - P: session in published applications mode @return: session type @rtype: C{str} 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).