From 73dd021fa884bae857685e9a1beb44948c03399a Mon Sep 17 00:00:00 2001 From: dequis Date: Sat, 4 Jul 2015 18:25:16 -0300 Subject: jabber: Add SASL ANONYMOUS support (XEP-0175) Use "account jabber set anonymous on" to have bitlbee try that method --- doc/user-guide/commands.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 0de4dfcf..8c246d5e 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1185,6 +1185,21 @@ + + false + + + + This enables SASL ANONYMOUS login for jabber accounts, as specified by XEP-0175. + + + + With this setting enabled, if the server allows this method, a password isn't required and the username part of the JID is ignored (you can use anonymous@jabber.example.com). Servers will usually assign you a random numeric username instead. + + + + + both both, root, user, none -- cgit v1.2.3