DRUPAL_HASH_COUNT |
simple_ldap_user/simple_ldap_user.password.inc |
The standard log2 number of iterations for password stretching. This should
increase by 1 every Drupal version in order to counteract increases in the
speed and power of computers available to crack the hashes. |
2 |
1 |
DRUPAL_HASH_LENGTH |
simple_ldap_user/simple_ldap_user.password.inc |
The expected (and maximum) number of characters in a hashed password. |
2 |
1 |
DRUPAL_MAX_HASH_COUNT |
simple_ldap_user/simple_ldap_user.password.inc |
The maximum allowed log2 number of iterations for password stretching. |
2 |
1 |
DRUPAL_MIN_HASH_COUNT |
simple_ldap_user/simple_ldap_user.password.inc |
The minimum allowed log2 number of iterations for password stretching. |
2 |
1 |
SIMPLE_LDAP_SSO_COOKIE |
simple_ldap_sso/simple_ldap_sso.inc |
@file
Simple LDAP SSO API functions. |
2 |
1 |
SIMPLE_LDAP_SSO_FLOOD |
simple_ldap_sso/simple_ldap_sso.inc |
|
1 |
1 |