This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-cli. from aa43e5a debian/changelog new 4e61d8d man page: Add --force-password option. 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: man/man1/pyhoca-cli.1 | 3 +++ 1 file changed, 3 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 4e61d8da3388b72bdae5e202da62a3e93a77996b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Mar 7 12:55:44 2018 +0100 man page: Add --force-password option. --- man/man1/pyhoca-cli.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1 index 340ebaa..231dd94 100644 --- a/man/man1/pyhoca-cli.1 +++ b/man/man1/pyhoca-cli.1 @@ -119,6 +119,9 @@ User password for this session. If a matching private SSH key is available this authentication. The cleartext password that has been specified at the command line will be masqueraded in the systems process list (Linux, MacOS). On Windows systems the usage of the \-\-password option is forbidden. .TP +\*(T<\fB\-\-force-password\fR\*(T> +Enforce authentication with username and password, prohibit SSH public/private key authentication. +.TP \*(T<\fB\-p, \-\-remote-ssh-port\fR \fI<R_PORT>\fR\*(T> Remote X2Go server's SSH port (default: 22). .TP -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git