Plugin Directory

Changeset 377591


Ignore:
Timestamp:
04/26/2011 11:17:31 PM (15 years ago)
Author:
wpsec
Message:

quick edit of the readme file

Location:
login-lock
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • login-lock/tags/2.0/readme.txt

    r377577 r377591  
    1313Login Lock provides a number of security enhancing features:
    1414
    15     * Enforces strong password selection policies.
    16     * Monitors login attempts.
    17     * Blocks IP addresses for too many failed login attempts.
    18     * Lets you manually unblock IP addresses at any time.
    19     * Lets you forcibly log out all users immediately and require that they all change their passwords before logging back in.
    20     * Lets you forcibly log out idle users after a configurable number of minutes.
     15- Enforces strong password selection policies.
     16- Monitors login attempts.
     17- Blocks IP addresses for too many failed login attempts.
     18- Lets you manually unblock IP addresses at any time.
     19- Lets you forcibly log out all users immediately and require that they all change their passwords before logging back in.
     20- Lets you forcibly log out idle users after a configurable number of minutes.
    2121
    2222= Enforce Strong Password Policies =
    2323
    24     * Define which types of characters must be used in passwords.
    25     * Define the minimum required password length.
    26     * Define how long a password is valid before it must be changed.
    27     * Prevent users from reusing the same passwords repeatedly.
    28     * Prevent users from choosing common passwords, includes a list of more than 3100 common passwords.
     24- Define which types of characters must be used in passwords.
     25- Define the minimum required password length.
     26- Define how long a password is valid before it must be changed.
     27- Prevent users from reusing the same passwords repeatedly.
     28- Prevent users from choosing common passwords, includes a list of more than 3100 common passwords.
    2929
    3030= Emergency Lock Down =
  • login-lock/trunk/readme.txt

    r377577 r377591  
    1313Login Lock provides a number of security enhancing features:
    1414
    15     * Enforces strong password selection policies.
    16     * Monitors login attempts.
    17     * Blocks IP addresses for too many failed login attempts.
    18     * Lets you manually unblock IP addresses at any time.
    19     * Lets you forcibly log out all users immediately and require that they all change their passwords before logging back in.
    20     * Lets you forcibly log out idle users after a configurable number of minutes.
     15- Enforces strong password selection policies.
     16- Monitors login attempts.
     17- Blocks IP addresses for too many failed login attempts.
     18- Lets you manually unblock IP addresses at any time.
     19- Lets you forcibly log out all users immediately and require that they all change their passwords before logging back in.
     20- Lets you forcibly log out idle users after a configurable number of minutes.
    2121
    2222= Enforce Strong Password Policies =
    2323
    24     * Define which types of characters must be used in passwords.
    25     * Define the minimum required password length.
    26     * Define how long a password is valid before it must be changed.
    27     * Prevent users from reusing the same passwords repeatedly.
    28     * Prevent users from choosing common passwords, includes a list of more than 3100 common passwords.
     24- Define which types of characters must be used in passwords.
     25- Define the minimum required password length.
     26- Define how long a password is valid before it must be changed.
     27- Prevent users from reusing the same passwords repeatedly.
     28- Prevent users from choosing common passwords, includes a list of more than 3100 common passwords.
    2929
    3030= Emergency Lock Down =
Note: See TracChangeset for help on using the changeset viewer.