wiki.techinc.nl/includes/password
apaskulin c44488f725 docs: Hook interface doc comment review
Edited doc comments for hook interfaces to improve
consistency and add type hints.

Bug: T246855
Change-Id: I38fa802463cd6f39bf5946dbbeb1b3ebaea604b2
2020-04-21 09:10:08 +10:00
..
Hook docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
Argon2Password.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
BcryptPassword.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
commonpasswords.cdb
EncryptedPassword.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
InvalidPassword.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
LayeredParameterizedPassword.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
MWOldPassword.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
MWSaltedPassword.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
ParameterizedPassword.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
Password.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
PasswordError.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
PasswordFactory.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
PasswordPolicyChecks.php Password policy to check if a password is a substring of a username 2020-01-13 23:09:13 +00:00
Pbkdf2Password.php Pbkdf2Password: Fix error handling on PHP 8 2020-04-07 18:46:31 +02:00
UserPasswordPolicy.php Make use of existing array value variables in foreach loops 2019-12-29 12:04:29 +00:00