1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-07 09:11:43 +01:00
gitea/modules/auth/password/hash
Nicolas dae2d32186
Correct spelling (#36783)
I was testing typos-cli and fixed some misspelled wording here.
All changes are internal — no public API fields, database columns,
locale keys, or migration names are affected.
2026-02-28 11:23:20 -08:00
..
argon2.go Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
bcrypt.go Make CI use a dummy password hasher for all tests (#22983) 2023-02-20 13:20:30 +08:00
common.go Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +08:00
dummy_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
dummy.go Make CI use a dummy password hasher for all tests (#22983) 2023-02-20 13:20:30 +08:00
hash_test.go Make CI use a dummy password hasher for all tests (#22983) 2023-02-20 13:20:30 +08:00
hash.go Make CI use a dummy password hasher for all tests (#22983) 2023-02-20 13:20:30 +08:00
pbkdf2.go Use crypto/sha256 (#29386) 2024-02-25 13:32:13 +00:00
scrypt.go Make CI use a dummy password hasher for all tests (#22983) 2023-02-20 13:20:30 +08:00
setting_test.go
setting.go Correct spelling (#36783) 2026-02-28 11:23:20 -08:00