[Pidgin] #7654: Plain auth in XMPP doesn't seem to work
Pidgin
trac at pidgin.im
Fri Nov 28 14:42:40 EST 2008
#7654: Plain auth in XMPP doesn't seem to work
--------------------------+-------------------------------------------------
Reporter: roman | Owner: lschiere
Type: defect | Status: new
Component: unclassified | Version: 2.5.2
Keywords: |
--------------------------+-------------------------------------------------
{{{
(21:38:06) jabber: Sending: <?xml version='1.0' ?>
(21:38:06) jabber: Sending: <stream:stream to='somedomain.com'
xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
version='1.0'>
(21:38:06) jabber: Recv (289): <?xml version='1.0'
encoding='UTF-8'?><stream:stream xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams' from='somedomain.com'
id='8lPF88dNM' version='1.0'><stream:features><mechanisms
xmlns='urn:ietf:params:xml:ns:xmpp-
sasl'><mechanism>PLAIN</mechanism></mechanisms></stream:features>
(21:38:06) sasl: Mechs found: PLAIN
(21:38:06) jabber: Sending: <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl'
mechanism='PLAIN'>authwashere</auth>
(21:38:08) jabber: Recv (51): <success xmlns='urn:ietf:params:xml:ns:xmpp-
sasl'/>
(21:38:08) jabber: XML parser error for JabberStream 058771B0: Domain 1,
code 5, level 3: Extra content at the end of the document
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/7654>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list