aboutsummaryrefslogtreecommitdiffstats
path: root/includes/password/MWSaltedPassword.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace includes/passwordReedy2024-05-181-0/+7
* Respond to some messages from Phan on PHP 8.1Tim Starling2022-11-031-1/+1
* build: Updating dependencieslibraryupgrader2021-07-221-3/+3
* Use strict types in includes/passwordMax Semenik2019-11-191-3/+5
* SECURITY: Throw exception on unknown hash algorithmcsteipp2016-05-201-0/+4
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* Fix typo in doc comment on MWSaltedPassword.phpBrian Wolff2015-11-231-1/+1
* Added password hashing APITyler Anthony Romeo2014-07-271-0/+46