Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.2
-
Component/s: None
-
Labels:None
-
Environment:
QA Environment
UI - 2.0.2 Build 28
SAPI - Master Build 441
Core - Trunk Build 770
BidMgr - Trunk Build 793
-
Sprint:Sprint 3 - 2.0.2
Description
For Unactivated users, Length Validation of password is NOT implemented.
Steps:
1.Create unactivated user through groovy scripts
groovy create-user.groovy -ah http://aq-qa-tomcat1:8080/sapi/rest/ -u atul.sanagar@thesearchagency.com -ra reseller1 -d "Testing thesearch" -r sales -l en -c u
.
.
PLEASE DO NOT REPLY TO THIS EMAIL<br>
This email is generated automatically, and is not monitored for responses.
</BODY>
</HTML>
DEBUG - --------------------
INFO - Activation email sent! Please check your inbox
2.Email has been received in inbox of user 'atul.sanagar@thesearchagency.com'
Activation link
3.Click the activation link and Activation page is displayed
4.Enter password having less than 6 characters or greater like "A12345" and SUBMIT.
Observation:
Confirmation message has sent to the user's email address and user can successfully logged in to Reseller UI.