Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EncryptedPassword: Store default parameters as strings | Alexander Vorwerk | 2024-06-01 | 1 | -5/+5 |
* | Namespace includes/password | Reedy | 2024-05-18 | 1 | -0/+5 |
* | Make EncryptedPassword work with Argon2Password | Alexander Vorwerk | 2024-05-08 | 1 | -0/+23 |
* | Replace deprecated MWException | Daimona Eaytoy | 2024-01-19 | 1 | -1/+1 |
* | build: Updating dependencies | libraryupgrader | 2021-07-22 | 1 | -4/+4 |
* | Use strict types in includes/password | Max Semenik | 2019-11-19 | 1 | -4/+6 |
* | Clean up CSPRNG support for PHP7 | Max Semenik | 2018-06-10 | 1 | -2/+2 |
* | Fix multiple bugs in EncryptedPassword | Tim Starling | 2016-11-15 | 1 | -9/+32 |
* | Convert all array() syntax to [] | Kunal Mehta | 2016-02-17 | 1 | -4/+4 |
* | Remove dead argument in EncryptedPassword.php | jeroendedauw | 2015-09-16 | 1 | -1/+1 |
* | Added password hashing API | Tyler Anthony Romeo | 2014-07-27 | 1 | -0/+98 |