Skip to content

coder login will reprompt Confirm Password if passwords don't match #2626

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

Closed
oxy opened this issue Jun 24, 2022 · 0 comments · Fixed by #2758
Closed

coder login will reprompt Confirm Password if passwords don't match #2626

oxy opened this issue Jun 24, 2022 · 0 comments · Fixed by #2758
Assignees
Labels
cli Area: CLI

Comments

@oxy
Copy link
Contributor

oxy commented Jun 24, 2022

Steps to reproduce

Use coder login to create the first account on an instance, enter a username/email, enter a password, and then enter a different password when asked to confirm:

image

If the user forgot the password they entered for the first prompt, they are now stuck in a loop and have to cancel/rerun the command.

Expected behavior

It reprompts for Enter a password, in case the user forgot the password initially, allowing account creation to continue.

Workarounds

Ctrl-C and try again. Not good UX, but works in a pinch.

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

Successfully merging a pull request may close this issue.

2 participants