aboutsummaryrefslogtreecommitdiffstats
path: root/includes/password/BcryptPassword.php
Commit message (Expand)AuthorAgeFilesLines
* Use strict types in includes/passwordMax Semenik2019-11-191-4/+6
* Clean up CSPRNG support for PHP7Max Semenik2018-06-101-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Documentation: Update $wgPasswordDefault and BcryptPasswordwithoutaname2014-07-291-1/+1
* Added password hashing APITyler Anthony Romeo2014-07-271-0/+88