Basti Administrator Staff member Apr 2, 2014 #2 Why would you want that? Someone not getting login right after 3 tries, something sure is fishy. Maybe they should use "forgot password" Else, wait an hour, then it gets unlocked
Why would you want that? Someone not getting login right after 3 tries, something sure is fishy. Maybe they should use "forgot password" Else, wait an hour, then it gets unlocked
Mark Administrator Staff member Apr 2, 2014 #3 you need to hack the code to do that sources/user_cpl.php remove this line: Code: $DB->query("INSERT INTO {$CONF['sql_prefix']}_ip_log (ip_address, timestamp) VALUES ('{$TMPL['ip']}','{$TMPL['timestamp']}')", __FILE__, __LINE__);
you need to hack the code to do that sources/user_cpl.php remove this line: Code: $DB->query("INSERT INTO {$CONF['sql_prefix']}_ip_log (ip_address, timestamp) VALUES ('{$TMPL['ip']}','{$TMPL['timestamp']}')", __FILE__, __LINE__);