提交 9b39a9dc 编写于 作者: P Pino Toscano 提交者: Peter Krempa

docs: fix default value for sshauth option of libssh2/libssh

Both transports include "password" in their default authentication
methods.
上级 e7a7807b
......@@ -400,8 +400,8 @@ Note that parameter values must be
<td> libssh2, libssh </td>
<td>
A comma separated list of authentication methods to use. Default (is
"agent,privkey,keyboard-interactive". The order of the methods is preserved.
Some methods may require additional parameters.
"agent,privkey,password,keyboard-interactive". The order of the methods
is preserved. Some methods may require additional parameters.
</td>
</tr>
<tr>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册