Plugin Directory

Changeset 1605517


Ignore:
Timestamp:
02/28/2017 11:05:13 PM (9 years ago)
Author:
digitalpixies
Message:

version 1.1.1

Location:
dpt-security
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • dpt-security/tags/1.1.1/dpt-security.php

    r908517 r1605517  
    44Plugin URI: http://wordpress.digitalpixies.com/dpt-security
    55Description: Security Improvements to standard wordpress installs
    6 Version: 1.1.0
     6Version: 1.1.1
    77Author: Robert Huie
    88Author URI: http://DigitalPixies.com
     
    6060
    6161dpt_security_php::RegisterHooks();
    62 
  • dpt-security/tags/1.1.1/readme.txt

    r908517 r1605517  
    44Tags: login, security, authentication
    55Requires at least: 3.0.0
    6 Tested up to: 3.9.0
    7 Stable tag: 1.1.0
     6Tested up to: 4.7.2
     7Stable tag: 1.1.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3333== Changelog ==
    3434
     35= 1.1.1 =
     36* Tested up to current Wordpress 4.7.2
     37
    3538= 1.1 =
    3639* Rotation of JS modulation value upon password failure
  • dpt-security/trunk/dpt-security.php

    r908517 r1605517  
    44Plugin URI: http://wordpress.digitalpixies.com/dpt-security
    55Description: Security Improvements to standard wordpress installs
    6 Version: 1.1.0
     6Version: 1.1.1
    77Author: Robert Huie
    88Author URI: http://DigitalPixies.com
     
    6060
    6161dpt_security_php::RegisterHooks();
    62 
  • dpt-security/trunk/readme.txt

    r908517 r1605517  
    44Tags: login, security, authentication
    55Requires at least: 3.0.0
    6 Tested up to: 3.9.0
    7 Stable tag: 1.1.0
     6Tested up to: 4.7.2
     7Stable tag: 1.1.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3333== Changelog ==
    3434
     35= 1.1.1 =
     36* Tested up to current Wordpress 4.7.2
     37
    3538= 1.1 =
    3639* Rotation of JS modulation value upon password failure
Note: See TracChangeset for help on using the changeset viewer.