This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from 85bf41e JSON webUI: rename task listsessions to listprofiles new 73f9432 x2gobroker.conf: typo fix The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: etc/x2gobroker.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 73f94325b6084346334689cb334cf664cefc8881 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Mar 9 12:57:56 2014 +0100 x2gobroker.conf: typo fix --- etc/x2gobroker.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/x2gobroker.conf b/etc/x2gobroker.conf index 8112a5a..c275e30 100644 --- a/etc/x2gobroker.conf +++ b/etc/x2gobroker.conf @@ -26,7 +26,7 @@ # Allow unauthenticated connections? Then set both require-password and require-cookie to false. -# Veriy username/password combination sent by client +# Verify username/password combination sent by client #require-password = true # To secure server-client communication the client can start the communication -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git