view PLUGIN_HOWTO @ 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 db5a58aabe38
children
line wrap: on
line source

For information on writing a plugin for Purple, Pidgin or Finch, go
http://developer.pidgin.im and click on API.  From there, see the
HOWTOs in the "Related Pages" section.

You can also generate this documentation locally by installing
doxygen and graphviz dot, then running "make docs" in the
source tree.  The documentation will be in the docs/html directory.