diff options
| author | KunoiSayami <[email protected]> | 2026-06-11 14:53:23 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2026-06-11 14:53:23 +0800 |
| commit | 9e67f120b797bae10bd226bbb4632f8d19a24361 (patch) | |
| tree | d94a9a067eb05cf78bee7282ff7c9f093c360bfc /.github/workflows/build-cross.yml | |
| parent | c708a63f7e5b9b22f8095ede0be56115eccbbac8 (diff) | |
fix: Fix OsRng import and refactor Redis connection setup
- Fix password-hash version mismatch (0.6→0.5) causing OsRng to be
gated behind missing getrandom feature; enable argon2 rand feature
- Extract get_redis_connection() helper to deduplicate Redis client
setup across authentication, repo control, and tests
- Tighten username validation regex to require ≥2 chars and disallow
leading/trailing dots or hyphens
- Handle malformed cookies without split_once gracefully (continue
instead of panic)
- Fix typos: "rated commands" → "related commands" in CLI help text
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Signed-off-by: KunoiSayami <[email protected]>
Diffstat (limited to '.github/workflows/build-cross.yml')
0 files changed, 0 insertions, 0 deletions
