Password callback file for the user module.

File

core/modules/user/user.password.inc

Functions

Namesort descending Description
user_password_reject_weak Get the password strength score required for an account.
_user_password_evaluate_strength Evaluate password strength Adapted from https://github.com/dropbox/zxcvbn.
_user_password_policy_help Generates help text for core password constraints on forms.