summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit/utils
Commit message (Expand)AuthorAgeFilesLines
* TimeUtils: Change daysAgo to calculate difference in calendar daysFlorian Zschocke2021-10-241-0/+424
* TimeUtils: Move unit test to same package as TimeUtils isFlorian Zschocke2021-10-231-0/+266
* Merge branch 'pingunaut-1166_more_secure_password_hashes' into master.Florian Zschocke2019-11-061-0/+666
|\
| * Add more PasswordHash tests with strings beyond iso-8859-1.Florian Zschocke2019-11-061-1/+31
| * Use the new PasswordHash classes.Florian Zschocke2019-11-052-63/+40
| * Add support for PBKDF2 to PasswordHashFlorian Zschocke2019-11-051-5/+181
| * Add a PasswordHash class as a central place to deal with password hashes.Florian Zschocke2019-11-051-0/+420
| * Added possibility to use secure hashes to store passwordsMartin Spielmann2017-01-011-0/+63
* | Introduce an index version for the ticket indexFlorian Zschocke2017-03-051-0/+245
|/
* Introduce SecureRandom wrapper for properly seeded static instancesFlorian Zschocke2016-12-121-0/+33