Linux 软件免费装

WP Login Security 2

开发者 andersvinther2
更新时间 2012年12月19日 21:12
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 3.5
版权: GPLv2 or later
版权网址: 版权信息

标签

security login admin authentication password lockdown whitelisting two factor brute force attacks

下载

1.0.0 1.0.1 1.0.2

详情介绍:

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?
  1. Each time a user logs in, the plugin will compare their existing IP address to the last seen IP address.
  2. If the IP does not match or no IP addresses have been whitelisted, an email will be sent to the users registered email address.
  3. The user must login to their email and click the included link, which contains the one-time password.
  4. 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:
  1. Fixed: Incorrect number of parameters were passed to mt_rand().
  2. Recoded: The plugin notifications on the login screen only worked when Output Buffering was turned on in php.ini.
  3. Added buttons to clear whitelist and outstanding activation codes.
  4. Added code to clean up data on uninstallation.

安装:

This Plugin works without you having to make any changes.
  1. Search for the plugin using the WordPress Plugin Installer OR download and unzip the directory into your plugins directory.
  2. Activate the Plugin through the 'Plugins' menu in WordPress - Upon activation, your current IP will be automatically whitelisted.
  3. Optionally enable notifications of Blog Admin.
  4. Enjoy the enhanced security!

屏幕截图:

  • The admin panel of the plugin showing the default values.

常见问题:

Can I help you develop this Plugin?

Yes, I am open to anyone with experience who can provide assistance in making this Plugin better. Just send me a message.

How to ask a question?

Click here and ask me a question. Or use the Support Forum here.

更新日志:

1.0.2 1.0.1 1.0.0