Auto Ban after 5 failed logins.
Status: Beta
Brought to you by:
tsdogs
Patch lib/user.inc.php with the attached patch.
After 3 failed logins a warning will apear.
After 5 failed logins, the user is auto banned.
enjoy.
NOTE: to patch the file, go to lib folder and run:
patch --dry-run -p1 -i user.inc.php.patch
if everything is ok, run
patch -p1 -i user.inc.php.patch
raT.
Anonymous