[Pidgin] #8102: Authentication hangs if no request_ops handler is registered
Pidgin
trac at pidgin.im
Wed Jan 14 22:16:49 EST 2009
#8102: Authentication hangs if no request_ops handler is registered
---------------------------------------------------+------------------------
Reporter: Zeqfreed | Owner: deryni
Type: defect | Status: new
Milestone: | Component: XMPP
Version: 2.5.4 | Resolution:
Keywords: cyrus sasl authentication request ops |
---------------------------------------------------+------------------------
Comment(by datallah):
The return value of `purple_request_yes_no()` isn't useful; the request
implementation may or may not return a non-NULL value.
While it is certainly suboptimal that the request API is used during the
prpl login, implementing the request API isn't really optional as it is
used for a number of important things (like this, and key related
functionality in SILC).
--
Ticket URL: <http://developer.pidgin.im/ticket/8102#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list