forgejo/modules/auth/password/hash
Christoph Mewes 023a894677 chore: fix typos throughout the codebase (#10753)
This PR fixes a number of typos throughout the entire repository. Running https://github.com/crate-ci/typos and then changing all occurrences that I naively deemed "safe enough".

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10753
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Christoph Mewes <christoph@kubermatic.com>
Co-committed-by: Christoph Mewes <christoph@kubermatic.com>
2026-01-26 22:57:33 +01:00
..
argon2.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
bcrypt.go Make CI use a dummy password hasher for all tests (#22983) 2023-02-20 13:20:30 +08:00
common.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
dummy.go Make CI use a dummy password hasher for all tests (#22983) 2023-02-20 13:20:30 +08:00
dummy_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
hash.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
hash_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
pbkdf2.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
scrypt.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
setting.go chore: fix typos throughout the codebase (#10753) 2026-01-26 22:57:33 +01:00
setting_test.go [SECURITY] default to pbkdf2 with 320,000 iterations 2024-02-05 14:44:32 +01:00