feat(auth): require password confirmation on registration #54
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/confirm-password"
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?
Add a confirm-password input to the register form and validate the two values match in the post handler before hashing. Mismatch surfaces the standard form error rather than silently accepting a typo'd password.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com