diff 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
line wrap: on
line diff
--- a/ChangeLog	Thu Sep 24 01:50:02 2009 +0000
+++ b/ChangeLog	Thu Sep 24 16:38:49 2009 +0000
@@ -3,6 +3,8 @@
 version 2.6.3 (??/??/20??):
 	XMPP:
 	* Fix a crash when attempting to validate an invalid JID.
+	* Resolve an issue when connecting to iChat Server when no resource
+	  is specified.
 
 	General:
 	* New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')