Changeset 497152
- Timestamp:
- 01/30/2012 03:19:08 AM (14 years ago)
- Location:
- login-lock
- Files:
-
- 2 edited
- 18 copied
-
tags/2.2.6 (copied) (copied from login-lock/trunk)
-
tags/2.2.6/css/wpsec-login.css (copied) (copied from login-lock/trunk/css/wpsec-login.css)
-
tags/2.2.6/images/coins.png (copied) (copied from login-lock/trunk/images/coins.png)
-
tags/2.2.6/images/icon-twitter16x16.png (copied) (copied from login-lock/trunk/images/icon-twitter16x16.png)
-
tags/2.2.6/js/loginlock.js (copied) (copied from login-lock/trunk/js/loginlock.js)
-
tags/2.2.6/loginlock.php (copied) (copied from login-lock/trunk/loginlock.php)
-
tags/2.2.6/loginlock_psws.php (copied) (copied from login-lock/trunk/loginlock_psws.php)
-
tags/2.2.6/plugin_tools.php (copied) (copied from login-lock/trunk/plugin_tools.php)
-
tags/2.2.6/readme.txt (copied) (copied from login-lock/trunk/readme.txt)
-
tags/2.2.6/trunk (copied) (copied from login-lock/trunk)
-
tags/2.2.6/trunk/css/wpsec-login.css (copied) (copied from login-lock/trunk/css/wpsec-login.css)
-
tags/2.2.6/trunk/images/coins.png (copied) (copied from login-lock/trunk/images/coins.png)
-
tags/2.2.6/trunk/images/icon-twitter16x16.png (copied) (copied from login-lock/trunk/images/icon-twitter16x16.png)
-
tags/2.2.6/trunk/js/loginlock.js (copied) (copied from login-lock/trunk/js/loginlock.js)
-
tags/2.2.6/trunk/loginlock.php (copied) (copied from login-lock/trunk/loginlock.php) (1 diff)
-
tags/2.2.6/trunk/loginlock_psws.php (copied) (copied from login-lock/trunk/loginlock_psws.php)
-
tags/2.2.6/trunk/plugin_tools.php (copied) (copied from login-lock/trunk/plugin_tools.php)
-
tags/2.2.6/trunk/readme.txt (copied) (copied from login-lock/trunk/readme.txt) (2 diffs)
-
trunk/loginlock.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
login-lock/tags/2.2.6/trunk/loginlock.php
r497151 r497152 3 3 Plugin Name: Login Lock 4 4 Plugin URI: https://wpsecurity.net/wordpress-security-login-lock/ 5 Version: v2.2. 55 Version: v2.2.6 6 6 Author: Mark Edwards / WPSecurity.net 7 7 Author URI: https://wpsecurity.net -
login-lock/tags/2.2.6/trunk/readme.txt
r497150 r497152 5 5 Requires at least: 3.2 6 6 Tested up to: 3.3.1 7 Stable Tag: 2.2. 57 Stable Tag: 2.2.6 8 8 9 9 Enforces strong password policies; provides emergency lockdown features; monitors login attempts; blocks hacker IP addresses; and logs out idle users. … … 72 72 == Changelog == 73 73 74 = 2.2.6 = 75 * Error on last commit. Bumping the version to make sure the latest code is available. 76 74 77 = 2.2.5 = 75 78 * Added missing Javascript file -
login-lock/trunk/loginlock.php
r497151 r497152 3 3 Plugin Name: Login Lock 4 4 Plugin URI: https://wpsecurity.net/wordpress-security-login-lock/ 5 Version: v2.2. 55 Version: v2.2.6 6 6 Author: Mark Edwards / WPSecurity.net 7 7 Author URI: https://wpsecurity.net -
login-lock/trunk/readme.txt
r497150 r497152 5 5 Requires at least: 3.2 6 6 Tested up to: 3.3.1 7 Stable Tag: 2.2. 57 Stable Tag: 2.2.6 8 8 9 9 Enforces strong password policies; provides emergency lockdown features; monitors login attempts; blocks hacker IP addresses; and logs out idle users. … … 72 72 == Changelog == 73 73 74 = 2.2.6 = 75 * Error on last commit. Bumping the version to make sure the latest code is available. 76 74 77 = 2.2.5 = 75 78 * Added missing Javascript file
Note: See TracChangeset
for help on using the changeset viewer.