-
Notifications
You must be signed in to change notification settings - Fork 38
Member: Password
Brendan Abbott edited this page May 4, 2011
·
2 revisions
The Member: Password field has a couple of additional settings to help improve the security of the member's password. Setting a password Salt can be done only once, and is used to provide some randomness when hashing the member's password. You can also set a minimum length required for a password and then there is three possible options for a minimum password strength, Weak, Good and Strong.
- Weak: This password is all lowercase, all uppercase, all numbers or all punctuation
- Good: The password must be a mixture of two of the following: lowercase, uppercase, numbers or punctuation
- Strong: The password must be a mixture of three or more of the following: lowercase, uppercase, numbers or punctuation
Passwords must be set with two fields, one to capture the password and one to confirm the password.
- Members: Generate Recovery Code
- Members: Reset Password
- Members: Update Password