wiki.techinc.nl/includes/password
Umherirrender 3124a990a2 Use ::class to resolve class names in includes files
This helps to find renamed or misspelled classes earlier.
Phan will check the class names

Change-Id: I07a925c2a9404b0865e8a8703864ded9d14aa769
2018-01-27 20:34:29 +01:00
..
BcryptPassword.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
EncryptedPassword.php Fix multiple bugs in EncryptedPassword 2016-11-15 15:15:24 +11:00
InvalidPassword.php
LayeredParameterizedPassword.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
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 Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
PasswordPolicyChecks.php Remove leading backslashes from "use \…" tags 2017-12-28 16:30:05 +01: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