pedagogue001/DristiLearningApp
Web| Customer| Register| Password validation is not working on Signup page.
开放
#25 创建于 2024年10月8日
High priorityWebbuggood first issue
仓库指标
- 星标
- (1 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
#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
- Open the URL: https://www.drishtiias.com/
- Click on Signup page.
- Enter the password with two digits e.g. 12
#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.