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

Misleading password prompt when running "magi deploy" #88

Open
Haprog opened this issue Mar 18, 2019 · 1 comment
Open

Misleading password prompt when running "magi deploy" #88

Haprog opened this issue Mar 18, 2019 · 1 comment
Labels

Comments

@Haprog
Copy link

Haprog commented Mar 18, 2019

If you haven't yet provided bender credentials to magi (e.g. first time running magi deploy) it will ask for the credentials in the following way:

Please provide your bender.vaadin.com authentication credentials
Username: <username_typed_by_you>
Password: <password_typed_by_you>
<password_typed_by_you>

It works, but after typing your password for the first time it just goes to the next line with no additional prompt so you may be wondering why isn't it working but you actually just need to type your password again.

After typing your password for the first time it should probably say something like "Confirm password: " so the user realizes it needs to be typed in again.

Related to #87

@Haprog
Copy link
Author

Haprog commented Mar 22, 2019

This might apply also for magi deploy --auth

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

No branches or pull requests

2 participants