wiki.techinc.nl/includes/password
Umherirrender bff29fc8f4 Remove false check from type hinted argument
Type hint includes null and string, not false

Change-Id: I4644255b7cf2e9db940eb2cdedee0f20df0cc130
2020-06-21 22:35:15 +02: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
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 Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:36:36 +01:00
PasswordError.php Use strict types in includes/password 2019-11-19 15:01:09 +00:00
PasswordFactory.php Remove false check from type hinted argument 2020-06-21 22:35:15 +02:00
PasswordPolicyChecks.php Remove deprecated PasswordCannotBePopular 2020-06-15 21:57:25 +00:00
Pbkdf2Password.php Pbkdf2Password: Fix error handling on PHP 8 2020-04-07 18:46:31 +02:00
UserPasswordPolicy.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00