wiki.techinc.nl/includes/password
Max Semenik 796ea841d7 Password: update documentation
Change-Id: Ifd7afc48e301a7985c2dd9134a7ea75af9bfeb4b
2019-03-17 12:44:19 -07:00
..
Argon2Password.php Add support for Argon2 password hashing 2019-02-10 02:20:52 -08:00
BcryptPassword.php Clean up CSPRNG support for PHP7 2018-06-10 00:52:04 +00:00
commonpasswords.cdb password: Move commonpasswords.cdb to includes/password/ 2018-08-01 22:40:30 +00:00
EncryptedPassword.php Clean up CSPRNG support for PHP7 2018-06-10 00:52:04 +00:00
InvalidPassword.php Password: replace equals() with verify() 2019-01-24 13:40:40 -08:00
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 Password: update documentation 2019-03-17 12:44:19 -07:00
PasswordError.php
PasswordFactory.php Fix usage of MediaWikiServices in comments and documentation 2019-03-03 14:09:33 +00:00
PasswordPolicyChecks.php Deprecate PasswordPolicyChecks::checkPopularPasswordBlacklist 2018-12-27 20:45:49 +00:00
Pbkdf2Password.php PasswordPbkdf2: remove the 'use-hash-extension' option 2018-11-30 18:21:03 -08:00
UserPasswordPolicy.php Add password policy setting suggestChangeOnLogin 2019-03-09 14:59:02 -05:00