You are here

constant PASSWORD_POLICY_ENTRIES_PER_PAGE in Password Policy 6

1 use of PASSWORD_POLICY_ENTRIES_PER_PAGE
password_policy_expired_list in ./password_policy.module
Lists all expired accounts.

File

./password_policy.module, line 10
The password policy module allows you to enforce a specific level of password complexity for the user passwords on the system.

Code

define('PASSWORD_POLICY_ENTRIES_PER_PAGE', 20);