pedagogue001/DristiLearningApp

Web| Customer| Register| Password validation is not working on Signup page.

Open

#25 opened on Oct 8, 2024

 (0 comments) (0 reactions) (1 assignee)HTML (0 forks)auto 404
High priorityWebbuggood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

#Enviroment

  • Build Id / Version / Commit ID:
  • Php version : 7.4.2
  • MySQL : 5.4
  • Platform : Android/ iOS/ Web
  • Browser : Chrome/Firefox
  • Server : Dev/ QA/ QA1 / Staging/ PreProd/ Production

Description

-When user register on signup form with week password then Password validation is not working.

#Test Data

#Test Steps -Open the URL: https://www.drishtiias.com/

  • Click on signup page
  • Enter the password with two digits.
  • click on register now button.

#Expected -User should not be able to create the account .

#Actual Result

  • User able to create his account. pass

Contributor guide