Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3.3, 3.4.0 Beta 1
-
Fix Version/s: 3.4.0 Beta 2
-
Component/s: Core
-
Labels:None
-
Acceptance Test - Add?:No
Description
SASL authentication is sometimes ignoring initial tokens. This problem is not letting Pidgin authenticate using SASL PLAIN since the auth packet has mix content (i.e. contains not only text) as shown in this example:
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' xmlns:ga='http://www.google.com/talk/protocol/auth' ga:client-uses-full-bind-result='true' mechanism='PLAIN'>AGFkbWluAGFkbWlu</auth>