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

Add password repeat option to the password field #53

Open
leogout opened this issue May 10, 2019 · 1 comment
Open

Add password repeat option to the password field #53

leogout opened this issue May 10, 2019 · 1 comment

Comments

@leogout
Copy link
Contributor

@leogout leogout commented May 10, 2019

Maybe adding something like:

{
        'type': 'password',
        'name': 'password',
        'message': 'Your password :',
        'repeat': True,
}

Which would ask for the password again and validate if they are the same, re-ask both if not.

@pratik-anurag
Copy link

@pratik-anurag pratik-anurag commented Jan 6, 2020

Hey, I would like to work on this feature. Request you to assign it to me.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.