feat(auth): require password confirmation on registration #54

Merged
nrupard merged 1 commit from feat/confirm-password into main 2026-05-07 16:38:32 +02:00
Owner

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

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>
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>
nrupard deleted branch feat/confirm-password 2026-05-07 16:38:32 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/lets-chat!54
No description provided.