Mô tả
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)
Ảnh màn hình
Login screen after user fail to login. The lock screen will show up with unlock field after the ip range locked. After user submit their registered email address. They will get email with unlock key. General Settings. Admin email settings. Email template to notified admin when some ip address range has been locked. Unlock email settings. Email template to be send to user who request to unlock their ip address when their ip range locked.
Cài đặt
- 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
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Prevent Brute Force Login” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Prevent Brute Force Login” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Prevent Brute Force Login” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.