31 lines
555 B
Plaintext
Executable File
31 lines
555 B
Plaintext
Executable File
=== Simple Login Lockdown ===
|
|
Contributors: chrisguitarguy
|
|
Donate link: http://www.pwsausa.org/
|
|
Tags: security, login
|
|
Requires at least: 3.2.0
|
|
Tested up to: 3.3
|
|
Stable tag: 0.4
|
|
|
|
Simple Login Lockdown prevents brute force login attacks/attempts on your WordPress installation.
|
|
|
|
== Changelog ==
|
|
|
|
= 0.1 =
|
|
* Proof of concept
|
|
* no options page
|
|
|
|
= 0.2 =
|
|
* New function to get the IP address.
|
|
* Added filter to IP for flexibility with proxies, etc.
|
|
|
|
= 0.3 =
|
|
* small bug fix
|
|
|
|
= 0.4 =
|
|
* Added plugin options page
|
|
|
|
== Upgrade Notice ==
|
|
|
|
= 04 =
|
|
* Dont get attacked!
|