At the first login attempt with an IP address with the correct app login credentials, a new bruteforce attempt entry is created in the database (if not listed before).
Checked with:
SELECT * FROM oc_bruteforce_attempts;
So, it is a bug?
At the first login attempt with an IP address with the correct app login credentials, a new bruteforce attempt entry is created in the database (if not listed before).
Checked with:
SELECT * FROM oc_bruteforce_attempts;
So, it is a bug?