Add a feature to unblock an ip-address from the admin settings page. This method is far too cumbersome: `DELETE FROM oc_bruteforce_attempts WHERE ip = 'x.x.x.x';`
Add a feature to unblock an ip-address from the admin settings page.
This method is far too cumbersome:
DELETE FROM oc_bruteforce_attempts WHERE ip = 'x.x.x.x';