diff options
author | Brian Beggs <macdiesel@gmail.com> | 2010-06-30 14:30:18 -0400 |
---|---|---|
committer | Brian Beggs <macdiesel@gmail.com> | 2010-06-30 14:30:18 -0400 |
commit | fa7f72d0af3f404abb7426a29ed0aad1d792b90c (patch) | |
tree | 98e64da6efe856cac8a0bdedaa8e6c0f4a662a56 /conn_tests/testconfig.ini | |
parent | c538ffae79728f7cb2675e14af64915682c19fe1 (diff) | |
download | slixmpp-fa7f72d0af3f404abb7426a29ed0aad1d792b90c.tar.gz slixmpp-fa7f72d0af3f404abb7426a29ed0aad1d792b90c.tar.bz2 slixmpp-fa7f72d0af3f404abb7426a29ed0aad1d792b90c.tar.xz slixmpp-fa7f72d0af3f404abb7426a29ed0aad1d792b90c.zip |
Fixed a defect where handlers for SASL authentication were being added multiple times. This caused issues when trying to reconnect. A handler for the auth mech would get added each reconnection attempt, causing digest-md5, success and failure to be called x times for each x number of retries.
Handlers for sasl authentication as well as success and failure are now added during the __init__ method.
Diffstat (limited to 'conn_tests/testconfig.ini')
0 files changed, 0 insertions, 0 deletions