Skip to content

Member: Password

allen edited this page May 17, 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 the option to set a minimum password strength as Weak, Good or 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.

Events

  • Members: Generate Recovery Code
  • Members: Reset Password

Filters

  • Members: Update Password
Clone this wiki locally