Browse Source
Score 2 (letters+digits >=8) previously only matched lowercase letters. Now uses hasLetter = hasLower || hasUpper to match the spec's intent. Added test case for uppercase-only + digits password. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>feat/registration-page
2 changed files with 8 additions and 1 deletions
Loading…
Reference in new issue