slixmpp/sleekxmpp/features
Lance Stout f81fb6af44 Require explicitly setting access_token value.
Silently substituting the password field was nice, but for mechs
that can use either the password or an access token, it makes
things very difficult. This really only affects MSN clients since
Facebook clients should already be setting the api key.
2012-01-21 00:19:59 -08:00
..
feature_bind Fix client_roster when the bare JID changes after binding. 2012-01-06 23:30:14 -05:00
feature_mechanisms Require explicitly setting access_token value. 2012-01-21 00:19:59 -08:00
feature_session It isn't 2010 anymore. 2011-07-02 22:49:34 -07:00
feature_starttls Revert "Remove stream feature handlers on session_start." 2012-01-18 11:51:00 -08:00
__init__.py Fix imports using __all__. 2011-08-04 21:49:15 -07:00