Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Tue, 04 May 2010 01:57:14 +0000 | Paul Aurich | jabber: Pluck evands's 2fcd83432 (the part that applies) to i.p.p |
Tue, 04 May 2010 02:10:02 +0000 | Evan Schoenberg | applied changes from 8b6590428d8180cc466c8916f81aec2c8961fbd1 |
Tue, 04 May 2010 01:46:40 +0000 | Evan Schoenberg | If SASL authentication fails, we generally shouldn't be setting an error |
Tue, 04 May 2010 01:41:28 +0000 | Evan Schoenberg | Improve on a hack I commited in 12/2007 which allows connection via XMPP to iChat Server 10.5 when CYRUS-SASL is compiled with GSSAPI support but no GSSAPI credentials are valid to connect to the server. Instead of always trying jabber:iq:auth if all SASL mechs fail, we now only do so in the specific case of a single mech having been attempted and that mech being GSSAPI. In general, this means that we now gracefully fail authentication with SASL rather than getting ourselves booted from servers not expecting a jabber:iq:auth stanza. |