Password callback file for the user module.

File

core/modules/user/user.password.inc

Functions

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