Linux 软件免费装
Banner图

Adaptive Login Action

开发者 WPGear
更新时间 2026年3月3日 20:40
捐献地址: 去捐款
PHP版本: 5.4 及以上
WordPress版本: 6.9
版权: GPLv2
版权网址: 版权信息

标签

captcha security login authentication user

下载

详情介绍:

Adaptive Login Form: Adjusting compromise between Comfort and Paranoia. 2 Conception's: 1. "Zerro Trust Mode" Recommended for small groups of regular Users with a Static IP Address. Not recommended for Dynamic IP Addresses or Mobile Users. 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.
  1. "Dynamics IP Mode" Recommended for mobile Users with a Dynamic IP Address. Not recommended for Static IP Addresses.
Если предыдущий Вход Пользователя был Успешный, то его следующая Аутентификация производится по упрощенному методу. Достаточно только ввести правильный Пароль. Но дается лишь одна попытка. И если Пароль был введен неверно, то в Форму для Входа добавляется элемент дополнительной безопасности: Поле "Secret Key". В случае нескольких неудачных подряд попыток Входа, может быть активирован Ограничительный Таймаут для данного Пользователя. 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-2.png This is the "Login Form" with "Adaptive Login Action" - Mode: Security.
  • screenshot-3.png This is the "Adaptive Login Action" Options page.

更新日志:

2.10 2026.03.01 * New Conception. Add "Dynamics IP Mode". 1.9.1 2026.02.03 * Fix Admin Option CSS 1.9 2026.01.28 * Fix Save Options. * Tested to PHP: 8.4.17 1.8 2025.12.04 * Fix WhiteList Processing. * Add WPGear_Debugger. * Tested with WP6.9 1.7 2025.08.18 * Fix "Translation loading was triggered too early" * Tested with WP6.8.2 1.6 2025.01.03 * Add Option "Clearing (Uninstall)". * Add Option "Enable On/Off". * Tested with WP6.7.1 * Update Translates; 1.5 2024.11.05 * Tested with WP6.6.2 * Add the possibility of internationalization. * Add Translate: Russian 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