HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
User Story #836636
openModule #836426: First page
Forgot password
0%
Description
Description
As a User with an active account, I want to reset my password in case I forgot it
Acceptance Criteria
If a registered non-logged user forgets his password, after he fill in his email address in the "Log in or Sign up" screen and clicks on <Forgot password?> → user receives an email with the reset password link
If a registered user fills in a wrong password, he will be informed that the username or password is incorrect and will have the possibility to recover his password by clicking on Forgot password or to Try again. When he clicks on Forgot password, he will receive an email with the reset password link and when he clicks on Try again, his pointer will be in the password field.
Please see attached mockup for "Forgot password" and "Email content"
------------------------------------------------------------------------
GIVEN a user is registered
And he is on the “Sign in” screen
And he fills his email address
And clicks on Continue button
WHEN clicks on <Forgot password?>
THEN a pop-up appears informing the user that a reset password email has been sent
And a reset password email from Evernote is in his inbox
GIVEN a user is registered
And he is on the “Sign in” screen
And he fills his email address
And clicks on Continue button
WHEN he fills in a wrong password
And he clicks on Continue button
THEN s pop-up appears informing the user that the username or password is incorrect
And two buttons “Forgot password” and “Try again”
GIVEN a user is registered
And he is on the “Sign in” screen
And he fills his email address
And he clicks on Continue button
And he fills in a wrong password
And he clicks on Continue button
WHEN he clicks on “Forgot password”
THEN a pop-up appears informing the user that a Reset password email has been sent
And a reset password email from Evernote is in his inbox
Email Content: Please see the attached mockup "Email content forgot password"
GIVEN a user is registered
And he is on the “Sign in” screen
And he fills his email address
And he clicks on Continue button
And he fills in a wrong password
And he clicks on Continue button
WHEN he clicks on “Try again”
THEN he is on the editable password field again
GIVEN a user is registered
And he changed my password
WHEN he uses the new password in the password field
THEN he is able to login
Files
Updated by Cristina Lica about 5 years ago
- File Reset password.PNG Reset password.PNG added
- File Email content forgot password.PNG Email content forgot password.PNG added
- Description updated (diff)