Working modes

There are three working modes:

  • Ip - it counts invalid login tries from IP, and locks login ability (soft ban) for IP what reach the threshold
  • IpJid - it counts tries from IP to specific user account. Soft ban locks ability of login to specific JID from specific IP.
  • Jid- similar to IpJid but checks only JID. Soft ban locks ability of login to specific JID from all IPs.

Note

Only in modes Jid and IpJid account may be permanently disabled.