Skip to content

Password can be a single character #7

Description

@DJeJa003

Password validation allows extremely short passwords, even a single character.

Steps to reproduce:

  1. Navigate to the registration page
  2. Enter a valid username
  3. Enter "." as the password
  4. Click "Register" and log in

Expected behavior:
The password should meet a minimum length requirement (for example, at least 8 characters).

Actual behavior:
A single character password is accepted and works for login.

Environment details:

  • OS: Windows 11
  • Browser: Chrome

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions