diff options
Diffstat (limited to 'doc/en/weechat_relay_protocol.en.adoc')
-rw-r--r-- | doc/en/weechat_relay_protocol.en.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/weechat_relay_protocol.en.adoc b/doc/en/weechat_relay_protocol.en.adoc index bc787ef03..924179874 100644 --- a/doc/en/weechat_relay_protocol.en.adoc +++ b/doc/en/weechat_relay_protocol.en.adoc @@ -149,7 +149,8 @@ WeeChat replies with a hashtable containing the following keys and values: * _password_hash_algo_: the password authentication negotiated: supported by both the client and _relay_: -** (empty value): negotiation failed, password authentication is *NOT* possible +** (empty value): negotiation failed, password authentication is *NOT* possible; + in this case the connection with the client is immediately closed ** _plain_ ** _sha256_ ** _sha512_ |