Magento2 Customer Accounts Lockout Extension is an extension which enhances the customer authentication security on your website. When a customer fails after certain number of login attempts (maximum login attempts value set by admin) due to invalid password then that customer’s account will be locked for certain time period (lockout duration time in minutes set by admin).
After lockout if customer tries to login then he will be redirected to login page with error message that your account is locked please try again after 15 minutes (lockout duration time in minutes set by admin).
After installation, you can see link in admin menu “Lockout Users”. I have also added lockout functionality for admin accounts as well admin can enable/disable that feature when he wants but magento2 is already providing lockout functionality for admin accounts by default and I didn’t bypass that functionality instead wrote separate functionality for admin accounts lockout.
Last Update | 1 June 2017 |
Published | 1 June 2017 |
Files Included | CSS, PHP |
Software Version | Magento 2.4.x, Magento 2.3.x |
Tags | account block, Account Lock, account lockout, admin lockout, customer account block, customer account lock, customer accounts lockout, magento2 admin lock, magento2 customer lock, user account lockout, user lock |