Password email notification

Description

As a newly created OpenLMIS user I receive an email with a link to set my password

Acceptance:

  • an email is sent after creating a new user in auth module

  • user can change his password by following a link received by email

  • the password is validated as in

Attachments

3

QAlity Plus - Test Management

Checklists

Activity

Show:

Paulina Borowa 
September 1, 2016 at 1:05 PM
(edited)

All works.
What I did:
1. Create User.
2. Check if after creating user an email has been sent.


3. Because the UI is not ready yet is not possible to check the link sent in the email so I checked setting a password by endpiont : http://localhost:8080/api/users/changePassword?access_token=d35e884e-128c-40f3-b174-0d05c6c3393c
4. Check if the password has been set: http://localhost:8081/api/users?access_token=46f2e1e3-33a7-412f-95d1-7f1b1bddb8e4


5. Check validation for password ( from : -password must be between 8 to 16 characters, should not contain spaces and contain at least 1 number, error message is displayed if password doesn't meet the above parameters)


More details in test case: https://openlmis.atlassian.net/wiki/x/RQDDB

Done
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Original estimate

Time tracking

2w 2h 30m logged

Components

Sprint

Fix versions

Priority

Time Assistant

Created August 8, 2016 at 2:39 PM
Updated September 7, 2016 at 4:44 PM
Resolved September 1, 2016 at 1:07 PM