Skip to content

Fix: Password validator checks for uppercase letters#402

Open
sri443 wants to merge 1 commit intolarymak:mainfrom
sri443:main
Open

Fix: Password validator checks for uppercase letters#402
sri443 wants to merge 1 commit intolarymak:mainfrom
sri443:main

Conversation

@sri443
Copy link

@sri443 sri443 commented Oct 17, 2024

Fixes #400
Added checks to ensure that password has at least one uppercase and one lowercase letter. Also updated print statement to say 'and' instead of 'or' for better clarity.

@github-actions
Copy link

Hi @sri443! 👋

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

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.

Bug: PASSWORD_VALIDATOR.py missing the check for uppercase character

1 participant