fix(server): login timing pad, 409 on register race, avatar magic-byte check #144
Reference in New Issue
Block a user
Delete Branch "fix/server-low-findings"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes the three actionable server Low findings from today's review:
UsernameTaken; the DB constraint arbitrates the concurrent case.Unit tests cover all four image signatures (real, spoofed, truncated) and the dummy hash. Workspace clippy
--all-targets -D warningsclean; full test suite green.Closes #139
Closes #140
Closes #141
🤖 Generated with Claude Code