Password strength modifier to encourage longer passwords.
File
- core/
modules/ user/ user.module, line 46 - Enables the user registration and login system.
Code
define('USER_PASSWORD_STRENGTH_MODIFIER', 0.7)
Password strength modifier to encourage longer passwords.
define('USER_PASSWORD_STRENGTH_MODIFIER', 0.7)