PasswordInterface::PASSWORD_MAX_LENGTH
Same name in other branches
- 9 core/lib/Drupal/Core/Password/PasswordInterface.php \Drupal\Core\Password\PasswordInterface::PASSWORD_MAX_LENGTH
- 8.9.x core/lib/Drupal/Core/Password/PasswordInterface.php \Drupal\Core\Password\PasswordInterface::PASSWORD_MAX_LENGTH
- 10 core/lib/Drupal/Core/Password/PasswordInterface.php \Drupal\Core\Password\PasswordInterface::PASSWORD_MAX_LENGTH
Maximum password length.
File
-
core/
lib/ Drupal/ Core/ Password/ PasswordInterface.php, line 13
Class
- PasswordInterface
- Secure password hashing functions for user authentication.
Namespace
Drupal\Core\PasswordCode
const PASSWORD_MAX_LENGTH = 512;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.