Skip to content

Clearer readme and uppercase bug fix - #428

Open
JakeAmoah wants to merge 2 commits into
larymak:mainfrom
JakeAmoah:clearer-README-and-bug-fix
Open

JakeAmoah wants to merge 2 commits into
larymak:mainfrom
JakeAmoah:clearer-README-and-bug-fix

Conversation

@JakeAmoah

Copy link
Copy Markdown

What changed

-Fixed the uppercase bug in "PASSWORD_VALIDATOR.py" where program doesn't check for uppercase letters even though it was part of the password requirements.

-Fixed a logical error in the README.md.

why

The bug made the program not to check for uppercase letters before validating. The logical error made the program seem as if it was to check for lowercase or uppercase before validating but the issue description suggests it should strictly check for uppercase not to treat it as an option if lowercase is entered.

How to test

  1. Run the program.
  2. Don't include an uppercase letter.
  3. It should show invalid password.

@github-actions

Copy link
Copy Markdown

Hi @JakeAmoah! 👋

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.

1 participant