Hi A little update (sorry for spamming)
El mar., 20 sept. 2016 a las 20:49, Diego Nieto Cid (<dnie...@gmail.com>) escribió: > > S>C :wolfe.freenode.net 904 diegonc :SASL authentication failed > C>S CAP END > > This one too. Same kind of failure as with DIGEST-MD5 but here it doesn't > keep trying. > > I believe this one is due to the following branch in `irc_msg_authtryagain`: /* We already received at least one AUTHENTICATE reply from the * server. This suggests it supports this mechanism, but the * password was incorrect. It would be better to abort and inform * the user than to try again with a different mechanism, so they * aren't told the server supports no worthy mechanisms. */ if (irc->mech_works) { purple_connection_error_reason (gc, PURPLE_CONNECTION_ERROR_AUTHENTICATION_FAILED, _("Incorrect Password")); irc_sasl_finish(irc); return; } Cheers
_______________________________________________ Support@pidgin.im mailing list Want to unsubscribe? Use this link: https://pidgin.im/cgi-bin/mailman/listinfo/support