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

Password field not masked when run in nodemon? #467

Open
alancwoo opened this issue Dec 5, 2016 · 2 comments
Open

Password field not masked when run in nodemon? #467

alancwoo opened this issue Dec 5, 2016 · 2 comments

Comments

@alancwoo
Copy link

alancwoo commented Dec 5, 2016

Not sure if this should be directed at nodemon, or perhaps it's even considered a debugging feature, but the password field is not masked when running inside nodemon.

Actually had the same problem with flatiron/prompt so maybe the issue is related?

@alancwoo alancwoo changed the title Password field not masked in nodemon? Password field not masked when run in nodemon? Dec 5, 2016
@SBoudrias
Copy link
Owner

I would assume nodemon is wrapping the module in some way that might prevent us from correctly handling the node readline.

@artus9033
Copy link

Looks like the issue is still reproducible while using nodemon.

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

3 participants