PluginProbe
Loginizer / 1.0
Loginizer v1.0
2.1.0 2.0.9 2.0.8 1.9.8 1.9.9 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 trunk 1.0 1.0.1 1.0.2 1.1.0 1.1.1 1.2.0 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 All 74 releases
loginizer / readme.txt

readme.txt in Loginizer 1.0, at readme.txt

54 lines 1.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Loginizer ===
2 Contributors: loginizer
3 Tags: Loginizer, login, logs, ban ip, failed login, ip, whitelist ip, blacklist ip, failed attempts, lockouts
4 Requires at least: 3.0
5 Tested up to: 4.4.1
6 Stable tag: 1.0
7 License: GPLv3 or later
8 License URI: http://www.gnu.org/licenses/gpl.html
9
10 Loginizer is a WordPress plugin which helps you fight against bruteforce attack.
11
12 == Description ==
13
14 Loginizer is a WordPress plugin which helps you fight against bruteforce attack by blocking login for the IP after it reaches maximum retries allowed. You can blacklist or whitelist IPs for login using Loginizer.
15
16 Features in Loginizer 1.0 include:
17
18 * Blocks IP after maximum retries allowed
19 * Extended Lockout after maximum lockouts allowed
20 * Email notification to admin after max lockouts
21 * Blacklist IP/IP range
22 * Whitelist IP/IP range
23 * Check logs of failed attempts
24 * Create IP ranges
25 * Delete IP ranges
26 * Licensed under GNU GPL version 3
27 * Safe & Secure
28
29
30 == Installation ==
31
32 Upload the Loginizer plugin to your blog, Activate it.
33 That's it. You're done!
34
35 == Screenshots ==
36
37 1. Add a Countdown to the time when your site will be live
38 2. Admin panel options to manage Smart Login Tracker
39 3. Sample Maintenance Mode page (Can be customized)
40
41 == Changelog ==
42
43 = 1.0 =
44
45 * Blocks IP after maximum retries allowed
46 * Extended Lockout after maximum lockouts allowed
47 * Email notification to admin after max lockouts
48 * Blacklist IP/IP range
49 * Whitelist IP/IP range
50 * Check logs of failed attempts
51 * Create IP ranges
52 * Delete IP ranges
53 * Licensed under GNU GPL version 3
54 * Safe & Secure