slixmpp/sleekxmpp/plugins/xep_0077
Lance Stout db0e683d01 Don't request registration forms unless the register event is handled.
Some servers end the stream if registration can not be completed
in-band, which means always requesting the form can prevent regular
login.
2012-06-06 12:23:40 -07:00
..
__init__.py Move XEP-0077 to the new system. 2012-03-12 19:32:19 -07:00
register.py Don't request registration forms unless the register event is handled. 2012-06-06 12:23:40 -07:00
stanza.py