Linux 软件免费装
Banner图

Adaptive Login Action

开发者 WPGear
更新时间 2022年2月16日 22:56
捐献地址: 去捐款
PHP版本: 5.4 及以上
WordPress版本: 5.9
版权: GPLv2
版权网址: 版权信息

标签

form captcha security login authentication user action adaptive

下载

详情介绍:

Adaptive Login Form: Adjusting compromise between Comfort and Paranoia. Conception: If my current IP address is not marked as Dangerous since my last successful login, then there is no need to distrust me and force me to go through Quests to solve different types of Captchas. In this case, the standard "Password" field is sufficient for one attempt. But if the Attempt is unsuccessful, then we mark the IP address as Dangerous, and then it is possible and necessary to trick me (or the one who is trying to be me) with a more thorough login procedure. There may be multilevel options. It doesn't matter (this will be gradually added to the functionality). We are now talking about the General Principle. Separate statistics are generated for each IP address and the ratio "Successful number of entries" / "Total number of entries" is determined. Depending on how close this parameter is to 100%, we can talk about the need for the Toughness of the Mistrust process. This mechanism starts before the User enters his Login. The more Unsuccessful Login attempts occur from a given IP Address, the more thoroughly it is checked. Conversely, the Login procedure can be simplified as much as possible if there is no obvious reason. Futured

安装:

  1. Upload 'adaptive-login-action' folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. If you have any problems - please ask for support.

屏幕截图:

  • screenshot-1.png This is the "Login Form" with "Adaptive Login Action" - Mode: Normal.
  • screenshot-2.png This is the "Login Form" with "Adaptive Login Action" - Mode: Security.
  • screenshot-3.png This is the "Adaptive Login Action" Options page.

更新日志:

1.4 2021.10.01 * Fix load style.css for Frontend. 1.3 2021.09.29 * Restored compatibility with previous WP versions 4.* * Tested with WP5.8 1.2 2021.09.28 * Update Screenshots Description. * Integration with "New Users Monitor". 1.1 2021.05.29 * Published in the Repository. Go! 1.0 2021.05.13 * Initial release