add dynamic ip block for the login page, against brute force logins
we authenticate through Active Directory, but our public login page is sometimes attacked by brute force attempts, so some AD accounts are locked.
It would be great if ip could be banned after some bad attempts.
been getting an increasing number of attempts recently, the built in HTTP 504 IP blocking is not sufficient we need a real firewall to thwart these threats and zero-day exploits.