[X2Go-Commits] [x2gobroker] 01/07: various fixes (rebase them all)
git-admin at x2go.org
git-admin at x2go.org
Thu Sep 13 15:26:35 CEST 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gobroker.
commit 6956eb837b8d2d91f309eb411ffa036f02d41429
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Sep 12 16:51:03 2018 +0200
various fixes (rebase them all)
---
x2gobroker/authmechs/none_authmech.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x2gobroker/authmechs/none_authmech.py b/x2gobroker/authmechs/none_authmech.py
index f4ce316..147cef6 100644
--- a/x2gobroker/authmechs/none_authmech.py
+++ b/x2gobroker/authmechs/none_authmech.py
@@ -30,7 +30,7 @@ class X2GoBrokerAuthMech(object):
networks with non-trusted hosts.
**NOTE:** The broker will not be able to distinguish between users when delivering
- available servers and session to the user's X2Go Client application.
+ available servers and session profiles to the user's X2Go Client application.
"""
def authenticate(self, username, password, **kwargs):
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
More information about the x2go-commits
mailing list