توضیحات
Limit the number of login attempts possible both through normal login as well as using auth cookies.
By default WordPress allows unlimited login attempts either through the login page or by sending special cookies. This allows passwords (or hashes) to be brute-force cracked with relative ease.
Limit Login Attempts blocks an Internet address from making further attempts after a specified limit on retries is reached, making a brute-force attack difficult or impossible.
Features
* Limit the number of retry attempts when logging in (for each IP). Fully customizable
* Limit the number of attempts to log in using auth cookies in same way
* Informs user about remaining retries or lockout time on login page
* Optional logging, optional email notification
* Handles server behind reverse proxy
* It is possible to whitelist IPs using a filter. But you probably shouldn’t. 🙂
نصب
- Upload the entire login-attempt-limit folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- In your Widgets menu, simply drag the widget labeled “Login Attempt Limit” into a widget area.
- Configure the it’s setting from tools => Limit Login Attempts
Please visit our official page for Documentation and more information.
Get free support at http://themeegg.com/support-forum/
سوالات متداول
- Installation Instructions
-
- Upload the entire login-attempt-limit folder to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- In your Widgets menu, simply drag the widget labeled “Login Attempt Limit” into a widget area.
- Configure the it’s setting from tools => Limit Login Attempts
Please visit our official page for Documentation and more information.
Get free support at http://themeegg.com/support-forum/
- What is the plugin license?
-
- This plugin is released under a GPL license.
- Does the plugin work with any WordPress themes?
-
Yes, the plugin is designed to work with any themes that have been coded following WordPress guidelines.
- I would like to contribute, do you have any option for that ?
-
Yes, You can contribute to this plugin to make more awesome on Github Login Attempt Limit
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Limit Login Attempts” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Limit Login Attempts” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0
- Initial released