WpItem::Versionable specs
This commit is contained in:
30
spec/samples/common/models/wp_item/versionable/simple-login-lockdown-0.4.txt
Executable file
30
spec/samples/common/models/wp_item/versionable/simple-login-lockdown-0.4.txt
Executable file
@@ -0,0 +1,30 @@
|
||||
=== 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!
|
||||
Reference in New Issue
Block a user