[Pidgin] #16268: irc: received SASL messages must be Base64-decoded
Pidgin
trac at pidgin.im
Sat Jun 14 15:44:49 EDT 2014
#16268: irc: received SASL messages must be Base64-decoded
---------------------+-----------------
Reporter: grawity | Owner: elb
Type: defect | Status: new
Milestone: | Component: IRC
Version: 3.0.0hg | Keywords:
---------------------+-----------------
IRC SASL messages are sent and received in Base64 form, but libsasl
expects them to be decoded first, which the irc plugin doesn't do.
This breaks all mechanisms that rely on multiple messages (specifically,
I'm implementing SCRAM-SHA-1 server-side, but GSSAPI or GS2-* would be
affected too).
--
Ticket URL: <https://developer.pidgin.im/ticket/16268>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list