wiki.techinc.nl/includes/password
Tim Starling a9911b2582 Improve test coverage in includes/password
From 21% to 82%.

* Added missing @covers, broadened @covers where appropriate.
* Added tests for some code that lacked them.
* Added a parameter to control the use of hash_pbkdf2() so that the pure
  PHP fallback could be tested. In the non-fallback test, force the use
  of the extension, and mark it skipped if it is not installed.

Bug: T167003
Change-Id: I987e1a89ec343907f4ead7f6192b2d4deb58ac16
2017-06-07 14:28:11 +10:00
..
BcryptPassword.php
EncryptedPassword.php Fix multiple bugs in EncryptedPassword 2016-11-15 15:15:24 +11:00
InvalidPassword.php
LayeredParameterizedPassword.php
MWOldPassword.php Accept salted password hashes with :A: prefixes 2016-11-15 11:01:59 +11:00
MWSaltedPassword.php SECURITY: Throw exception on unknown hash algorithm 2016-05-20 09:48:59 -07:00
ParameterizedPassword.php Decrease the number of 'function says it should return something' errors 2016-12-15 16:05:52 -08:00
Password.php Decrease the number of 'function says it should return something' errors 2016-12-15 16:05:52 -08:00
PasswordError.php
PasswordFactory.php
PasswordPolicyChecks.php API changes for AuthManager 2016-05-16 15:12:52 +00:00
Pbkdf2Password.php Improve test coverage in includes/password 2017-06-07 14:28:11 +10:00
UserPasswordPolicy.php Remove $purpose parameter from password validity check 2016-12-01 18:41:01 -05:00