Changeset 1755122
- Timestamp:
- 10/30/2017 10:55:03 AM (8 years ago)
- File:
-
- 1 edited
-
nopassconfirm/trunk/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nopassconfirm/trunk/README.txt
r1755109 r1755122 1 === No PassConfirm===1 === No Password confirmation for buddypress === 2 2 3 3 Contributors: topieng … … 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Th is pluginallows you to remove the password confirmation field on your buddypress registration page,12 The NoPassConfirm allows you to remove the password confirmation field on your buddypress registration page, 13 13 in order to make it a little bit shorter and user friendly. 14 14 … … 31 31 == Frequently Asked Questions == 32 32 33 = What happens if the user misstypes his password during registration =33 = What happens if the user misstypes his password during registration? = 34 34 Simple: he will not be able to login, and will have to use the 'lost-my-password' feature. 35 35 36 = What about security =36 = What about security? = 37 37 This plugin fills the password-confirmation field with the one provided by the user. This is done 38 38 on the fly, there's no read or write from the database.
Note: See TracChangeset
for help on using the changeset viewer.