Skip to content

Log getpass input through stderr #3

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

Open
earth-chris opened this issue Jun 15, 2021 · 0 comments
Open

Log getpass input through stderr #3

earth-chris opened this issue Jun 15, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@earth-chris
Copy link
Collaborator

The getpass() input for authentication pipes to stdout. This could be handled in stderr (as well as the remaining logging config) per this guide.

Make sure both logging and getpass() are using consistent outputs. Could probably also handle the username input via getpass(), too, instead of through input(), to stay consisten (as managing the stream there seems relatively arduous compared to swapping modules).

@earth-chris earth-chris added the bug Something isn't working label Jun 15, 2021
@earth-chris earth-chris self-assigned this Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant