Plugin Directory

Changeset 1755122


Ignore:
Timestamp:
10/30/2017 10:55:03 AM (8 years ago)
Author:
topieng
Message:

documentation update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nopassconfirm/trunk/README.txt

    r1755109 r1755122  
    1 === NoPassConfirm ===
     1=== No Password confirmation for buddypress ===
    22
    33Contributors: topieng
     
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 This plugin allows you to remove the password confirmation field on your buddypress registration page,
     12The NoPassConfirm allows you to remove the password confirmation field on your buddypress registration page,
    1313in order to make it a little bit shorter and user friendly.
    1414
     
    3131== Frequently Asked Questions ==
    3232
    33 = What happens if the user misstypes his password during registration =
     33= What happens if the user misstypes his password during registration? =
    3434Simple: he will not be able to login, and will have to use the 'lost-my-password' feature.
    3535
    36 = What about security =
     36= What about security? =
    3737This plugin fills the password-confirmation field with the one provided by the user. This is done
    3838on the fly, there's no read or write from the database.
Note: See TracChangeset for help on using the changeset viewer.