slixmpp/sleekxmpp/features/feature_mechanisms
Graham a918bf3a95 Support jabberd2 SASL with really empty response
Despite http://xmpp.org/rfcs/rfc3920.html#rfc.section.6.2, jabberd version 2.2.14 cannot accept the typical "<response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">=</response>".  Instead it must be truly empty, so we force an empty response for this stanza only.
2014-05-14 22:32:51 +01:00
..
stanza Fix DIGEST-MD5 support for picky servers 2012-11-27 19:54:46 -05:00
__init__.py Move feature_mechanisms to new system. 2012-03-12 19:52:01 -07:00
mechanisms.py Support jabberd2 SASL with really empty response 2014-05-14 22:32:51 +01:00