Skip to content

Fix password validation: require strong passwords (#2)#268

Open
Shahzebkhan123 wants to merge 2 commits intokaw393939:mainfrom
Shahzebkhan123:fix-password-validation
Open

Fix password validation: require strong passwords (#2)#268
Shahzebkhan123 wants to merge 2 commits intokaw393939:mainfrom
Shahzebkhan123:fix-password-validation

Conversation

@Shahzebkhan123
Copy link

This pull request resolves issue #2 by improving password validation logic. Passwords are now required to be at least 8 characters and include a mix of uppercase, lowercase, numbers, and special characters.

Test cases added in tests/ directory. Validation handled in user_schemas.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant