wiki.techinc.nl/tests/phpunit/includes/password
Reedy 4260b0f8a9 Remove hard deprecation of PasswordPolicyChecks::checkPopularPasswordBlacklist
It's causing quite a bit of WMF log spam because it's still used in wmf-config

Partial revert of I4c90e361b7538efeb0c5efa7ca61aed2e468591c

Change-Id: I7d1282e4260e7a42bee35b81d77470eb40dea818
2019-08-27 17:53:27 +01:00
..
Argon2PasswordTest.php Handle changed defaults in Argon2PasswordTest::testPartialConfig() 2019-08-16 14:44:29 -04:00
BcryptPasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
EncryptedPasswordTest.php Add support for Argon2 password hashing 2019-02-10 02:20:52 -08:00
LayeredParameterizedPasswordTest.php Password: replace equals() with verify() 2019-01-24 13:40:40 -08:00
MWOldPasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
MWSaltedPasswordTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
PasswordPolicyChecksTest.php Remove hard deprecation of PasswordPolicyChecks::checkPopularPasswordBlacklist 2019-08-27 17:53:27 +01:00
PasswordTestCase.php Hard deprecate Password::equals() 2019-04-12 18:39:14 -07:00
Pbkdf2PasswordFallbackTest.php Remove empty and unnecessary /* @{{ … */ comments 2019-03-15 14:59:19 +01:00
Pbkdf2PasswordTest.php Unbreak Pbkdf2PasswordTest 2019-01-02 00:21:13 -08:00
UserPasswordPolicyTest.php Add password policy setting suggestChangeOnLogin 2019-03-09 14:59:02 -05:00