Skip to content

[Bug]: Password bug in Register #235

@Aditya-br

Description

@Aditya-br

Area

Authentication

What happened?

When the user tries to register and enters a password of length more than 7 the site throws an error saying the password must be more than 7 characters long

Steps to reproduce

  1. Open the website and proceed to signup page
  2. Enter the details with a password of 7 or more characters
  3. See the error thrown stating password must be 7 characters long even though the entered password satisfies that

Expected behavior

The password check should be properly handled

Actual behavior

There is some issue in handling the password in register part.

App surface

Login

Local environment

No response

Console, network, or server logs

Failed to load resource: the server responded with a status of 400 ()

Screenshots or recordings

Image

Before submitting

  • I checked for an existing issue that already describes this bug.
  • I included enough detail for someone else to reproduce the issue.

I would like to contribute under GSSoC 26 if assigned

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