gitforge/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
common.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
dummy.go
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