You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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: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.
The text was updated successfully, but these errors were encountered: