Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Story - Password Reset Feature - step 2 (set new password) #63

Open
denilap opened this issue Nov 5, 2016 · 5 comments
Open

User Story - Password Reset Feature - step 2 (set new password) #63

denilap opened this issue Nov 5, 2016 · 5 comments

Comments

@denilap
Copy link

denilap commented Nov 5, 2016

User Story:
As a self-service app user, I want to securely reset my password, so that I can change my password for security reasons or if I missplaced my previous password

Acceptance criteria:
User will need to enter the following input data fields :

  1. New Password
  2. Re-enter New Password

New Password data field specifications - At least 7 characters, 1 number, 1 uppercase letter, 1 lowercase letter, one special character
New Password cannot be same as previously used password

Show password criteria to the user

New Password and Re-enter New Password entry should be masked while user types it

Green check mark next to 'New Password' data field should be displayed that indicates to the user after typing password that the entry meets criteria

Red cross mark next to 'New Password' data field should be displayed that indicates to the user after typing password that the entry does not meet criteria

Validate that inputs in 'New Password' and 'Re-enter Password' data fields match

Green check mark next to 'Re-enter' password data field should be displayed that indicates to the user after typing if passwords match

If password entered does not match criteria specified and user hits Submit, show error alert "Password entry does not meet criteria"

If entries in 'New Password' field and 'Re-enter Password' do not match and user hits Submit, show error alert 'Password entries do not match'

After successful validation of all entered password fields and on clicking Submit, show message indicating successful password reset and route user to Login screen

@atefhares
Copy link

Can I work on This?

@Rish02Sharma
Copy link
Contributor

@dilpreet96 @therajanmaurya Can I work on this?

@RavisimhaReddy
Copy link

Hey

Can you please help me with user story for Forgot password?

Thank you.

@PratyushSingh07
Copy link
Collaborator

hey can you give me a bit more insight , I think I can implement this

@ZoePiper
Copy link

Is a "space" a special character? Is this accepted to use while making a new password?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants