Protect your Opencart 2 store from brute force attacks by keeping track of login attempts and adding a captcha to the admin login page of your site.
- Adds new table 'user_login' to record failed login attempts.
- Locks account and requires captcha if incorrect login attempt reached.
NOTE: captcha will only be shown if the 'Max Login Attempts' has been reached for the user. Set from store Settings default: 5
- Works with boths captchas:
- Basic Image
Thanks to CARTMEGA for code improvements.
Be the first to ask a question about this product.