Description
Lock Login helps to stops the attempts to bruteforce your website, it has a limit of 3 attempts then the user is locked for 20 minutes, this help to the security of your website, the plugin is optimized for heavy websites.
How works
- Install the plugin
- That’s all
- For unlock users go to Settings -> Lock Login and click on ‘Unlock’ for the selected user
Reviews
Contributors & Developers
“Lock Login” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Lock Login” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.3 31-oct-22 Add an admin panel for unlock users gracefully
0.1.4 28-nov-22 Add the version of the browser for understand if is a bot or a real browser
0.1.5 13-dic-22 Refactor the main class application for one step on instantiation and document the App class
0.1.6 16-feb-23 Add the optional button for delete the registered records on the database
0.1.7 16-feb-23 remove a extra code that crash the plugin