Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bug: PASSWORD_VALIDATOR.py missing the check for uppercase character #400

Open
Assignees
Labels
bugSomething isn't working
@sri443

Description

Looks like password validator does not check for uppercase letters, even though it tells users to include one.

Steps to reproduce the behavior:

  1. Enter a password that meets all requirements except for an uppercase letter.
  2. Submit the password.

Expected behavior: The password should be rejected if it doesn't have an uppercase letter.
Actual behavior: The password gets accepted without uppercase letter.

Suggested fix: Add a check to make sure there's at least one uppercase letter.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /