Mô tả
WP Login Security 2 provides enhanced security by requiring users to whitelist their IP address.
If the IP address is not recognized, the plugin will send an email to the user with a link that contains a one-time key. Optionally the blog administrator can also be notified.
If a user logs in from a known IP address no further action is required.
What does this Plugin do?
- Each time a user logs in, the plugin will compare their existing IP address to the last seen IP address.
- If the IP does not match or no IP addresses have been whitelisted, an email will be sent to the users registered email address.
- The user must login to their email and click the included link, which contains the one-time password.
- The plugin can be configured to also send an email to the blog administrator as well as the user.
Updates from the original plugin
This plugin is based on the original WP Login Security plugin developed by joshuascott94.
Since the original plugin is not supported any longer we took over and made a few updates:
- Fixed: Incorrect number of parameters were passed to mt_rand().
- Recoded: The plugin notifications on the login screen only worked when Output Buffering was turned on in php.ini.
- Added buttons to clear whitelist and outstanding activation codes.
- Added code to clean up data on uninstallation.
Cài đặt
This Plugin works without you having to make any changes.
- Search for the plugin using the WordPress Plugin Installer OR download and unzip the directory into your plugins directory.
- Activate the Plugin through the ‘Plugins’ menu in WordPress – Upon activation, your current IP will be automatically whitelisted.
- Optionally enable notifications of Blog Admin.
- Enjoy the enhanced security!
Hỏi đáp
Người đóng góp & Lập trình viên
“WP Login Security 2” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Login Security 2” 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.0.2
- Added buttons to clear whitelist and outstanding activation codes.
- Plugin removes data when uninstalled.
1.0.1
- Minor bug fix.
1.0.0
- Fixed: Call to mt_rand with wrong number of parameters.
- Fixed: Plugin notifications on login screen only worked if Output Buffering was on.
