wiki.techinc.nl/tests/phpunit/includes/password
csteipp 1a20dc9362 Password validity by policy per group
Make password policies defined in a configurable policy, which is
defined by group. A user's password policy will be the maximum of
each group policy that the user belongs to.

Bug: T94774
Change-Id: Iad8e49ffcffed38df6293db0ef31a227d3962003
2015-06-10 10:34:17 -07:00
..
BcryptPasswordTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
LayeredParameterizedPasswordTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
PasswordPolicyChecksTest.php Password validity by policy per group 2015-06-10 10:34:17 -07:00
PasswordTest.php Move Test files under same folder structure where class is (/includes/) 2014-12-16 21:56:44 +01:00
PasswordTestCase.php Add lots of @throws 2014-12-24 13:49:20 +00:00
Pbkdf2PasswordTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
UserPasswordPolicyTest.php Password validity by policy per group 2015-06-10 10:34:17 -07:00