Mercurial > pidgin.yaz
comparison ChangeLog @ 28658:fa77b70c8ca6
jabber: Always require a resource when starting Legacy IQ Auth.
It's possible to get to jabber_auth_start_old via SASL auth (when
iChat Server says it will accept only GSSAPI). If the user has no
resource specified, iChat Server will silently fail the authentication
but pretend it succeeded.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 24 Sep 2009 16:38:49 +0000 |
parents | 574fd92ff3e5 |
children | c42d5c23a9e8 |
comparison
equal
deleted
inserted
replaced
28655:c9d3bda6ef81 | 28658:fa77b70c8ca6 |
---|---|
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul | 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul |
2 | 2 |
3 version 2.6.3 (??/??/20??): | 3 version 2.6.3 (??/??/20??): |
4 XMPP: | 4 XMPP: |
5 * Fix a crash when attempting to validate an invalid JID. | 5 * Fix a crash when attempting to validate an invalid JID. |
6 * Resolve an issue when connecting to iChat Server when no resource | |
7 is specified. | |
6 | 8 |
7 General: | 9 General: |
8 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') | 10 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') |
9 to announce the list of loaded plugins (in both Finch and Pidgin). | 11 to announce the list of loaded plugins (in both Finch and Pidgin). |
10 | 12 |