Changeset 1605517
- Timestamp:
- 02/28/2017 11:05:13 PM (9 years ago)
- Location:
- dpt-security
- Files:
-
- 4 edited
- 1 copied
-
tags/1.1.1 (copied) (copied from dpt-security/trunk)
-
tags/1.1.1/dpt-security.php (modified) (2 diffs)
-
tags/1.1.1/readme.txt (modified) (2 diffs)
-
trunk/dpt-security.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dpt-security/tags/1.1.1/dpt-security.php
r908517 r1605517 4 4 Plugin URI: http://wordpress.digitalpixies.com/dpt-security 5 5 Description: Security Improvements to standard wordpress installs 6 Version: 1.1. 06 Version: 1.1.1 7 7 Author: Robert Huie 8 8 Author URI: http://DigitalPixies.com … … 60 60 61 61 dpt_security_php::RegisterHooks(); 62 -
dpt-security/tags/1.1.1/readme.txt
r908517 r1605517 4 4 Tags: login, security, authentication 5 5 Requires at least: 3.0.0 6 Tested up to: 3.9.07 Stable tag: 1.1. 06 Tested up to: 4.7.2 7 Stable tag: 1.1.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 33 33 == Changelog == 34 34 35 = 1.1.1 = 36 * Tested up to current Wordpress 4.7.2 37 35 38 = 1.1 = 36 39 * Rotation of JS modulation value upon password failure -
dpt-security/trunk/dpt-security.php
r908517 r1605517 4 4 Plugin URI: http://wordpress.digitalpixies.com/dpt-security 5 5 Description: Security Improvements to standard wordpress installs 6 Version: 1.1. 06 Version: 1.1.1 7 7 Author: Robert Huie 8 8 Author URI: http://DigitalPixies.com … … 60 60 61 61 dpt_security_php::RegisterHooks(); 62 -
dpt-security/trunk/readme.txt
r908517 r1605517 4 4 Tags: login, security, authentication 5 5 Requires at least: 3.0.0 6 Tested up to: 3.9.07 Stable tag: 1.1. 06 Tested up to: 4.7.2 7 Stable tag: 1.1.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 33 33 == Changelog == 34 34 35 = 1.1.1 = 36 * Tested up to current Wordpress 4.7.2 37 35 38 = 1.1 = 36 39 * Rotation of JS modulation value upon password failure
Note: See TracChangeset
for help on using the changeset viewer.