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

Connection and Password issue #447

Open
mhemp2021 opened this issue Oct 15, 2021 · 0 comments
Open

Connection and Password issue #447

mhemp2021 opened this issue Oct 15, 2021 · 0 comments

Comments

@mhemp2021
Copy link

So, I used the connection parameter which is great! But the code assumes that if you put in 'Password=*' it will prompt for a password.

This is a great idea! Except for one small detail, if the password you are using starts with '*' then it will always prompt ;)

Anyway, worked around this for now by adding a space between Password and the =, which fails the check and thefore doesn't prompt.

Is there any option we can add to say that the password is actually the password and not to prompt?

Thanks!

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

No branches or pull requests

1 participant