Password strength levels: weak, fair, good and strong.
File
- core/
modules/ user/ user.module, line 51 - Enables the user registration and login system.
Code
define('USER_PASSWORD_STRENGTH_WEAK', 0)
Password strength levels: weak, fair, good and strong.
define('USER_PASSWORD_STRENGTH_WEAK', 0)