توضیحات
Limit the number of login attempts by ip address. By default, user can try brute force username and password from login page with unlimited attempts. This plugin help you by hiding login form after some failed logins in a short period of time from an ip address. The Unlock form will show up to help real users to unlock only their ip address immediately if their ip address range locked.
Features
* Limit the number of failed logins in a short period of time before the ip address range locked.
* Send email notification to the admin when a user locked out (customized)
* Show unlock form to help real user to unlock only their ip address.
* Send email notification with unlock key (customized)
عکسهای صفحه
نصب
- Upload the plugin files to the /wp-content/plugins/prevent-brute-force-login directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the Plugins screen in WordPress
- Use the Settings->Prevent Brute Force to configure the plugin
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Prevent Brute Force Login” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگان“Prevent Brute Force Login” به 1 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمکهایشان.
ترجمه “Prevent Brute Force Login” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.1.0
* Fix fatal error when unlock lockdown.
* Able to lockdown localhost for testing.
* Fix some fatal errors.
1.0.1
* Fix code standard.
1.0.0
* Initial Release.