SleekXMPP/sleekxmpp/thirdparty/suelta/mechanisms
Rodolfo Henrique Carvalho 5f1d4ce433 Set default argument value.
Without this features/feature_mechanisms/mechanisms.py throws an error when calling the method `process' without arguments on this mechanism.
2012-01-22 01:53:07 -02:00
..
__init__.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
anonymous.py Hotfix for ANONYMOUS mech support. 2011-08-05 14:06:58 -07:00
cram_md5.py Set default argument value. 2012-01-22 01:53:07 -02:00
digest_md5.py Integrate a modified version of Dave Cridland's Suelta SASL library. 2011-08-03 17:00:51 -07:00
facebook_platform.py Make things work with Python3's byte semantics. 2012-01-20 02:27:30 -08:00
google_token.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
messenger_oauth2.py Sync with Suelta. 2012-01-07 00:19:08 -05:00
plain.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
scram_hmac.py FIX SCRAM-SHA-1-PLUS 2011-10-27 15:16:54 -04:00