Python-project-Scripts icon indicating copy to clipboard operation
Python-project-Scripts copied to clipboard

Fix: Password validator checks for uppercase letters

Open sri443 opened this issue 1 year ago • 1 comments

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.

sri443 avatar Oct 17 '24 14:10 sri443

Hi @sri443! :wave:

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

github-actions[bot] avatar Oct 17 '24 14:10 github-actions[bot]