itsc/block-malicious-login-attempts

Blocks IP from accessing the website when multiple login attempts fail

Installs: 1 675

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v1.9.0 2022-06-21 10:23 UTC

This package is auto-updated.

Last update: 2024-04-21 14:40:29 UTC


README

  • When a backend login fails multiple times, the IP gets blacklisted, so that no further login attempts will be possible.
  • Reset blocked IP addresses in the backend module.
  • Display a custom error message to users whose IP address has been blocked.
  • Set a time limit for blocked IPs to be eligible to login again.
  • Block failed login attempts by username, additionally to IP blocking.