During testing with recent version of Tigase XMPP Server clients tries to connect and if authentication fails client retries to connect after disconnection.
In case of authentication failure client should report this to the user and do not reconnect (account should be disabled).
Andrzej Wójcik (Tigase) commented 8 years ago
I added proper handling of authentication errors. Now client notifies user about failure and will not reconnect (account will be disabled).
During testing with recent version of Tigase XMPP Server clients tries to connect and if authentication fails client retries to connect after disconnection.
In case of authentication failure client should report this to the user and do not reconnect (account should be disabled).