This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 3790cb7177faeb0bfac15beb7d5697f9e7f401d5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 3 10:36:30 2014 +0200 mention all authmechs in Auth Mechs section in config file, even if not configurable --- etc/x2gobroker.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/x2gobroker.conf b/etc/x2gobroker.conf index e51cc18..edd3ada 100644 --- a/etc/x2gobroker.conf +++ b/etc/x2gobroker.conf @@ -212,6 +212,9 @@ ### Auth Mechs section ### +#[authmech_pam] +# no configurable options for this authentication mechanism + #[authmech_https_get] #host = my.webserver.com #path = /auth/index.html -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git