summaryrefslogtreecommitdiffstats
path: root/modules/auth/password
Commit message (Expand)AuthorAgeFilesLines
* Enable more `revive` linter rules (#30608)silverwind2024-04-221-6/+6
* Use `crypto/sha256` (#29386)KN4CK3R2024-02-251-1/+1
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-4/+5
* Unify user update methods (#28733)KN4CK3R2024-02-044-69/+69
* Fix various bugs for "install" page (#23194)wxiaoguang2023-03-041-7/+22
* Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath2023-02-221-1/+1
* Make CI use a dummy password hasher for all tests (#22983)zeripath2023-02-208-8/+79
* Provide the ability to set password hash algorithm parameters (#22942)zeripath2023-02-1914-0/+1251