gimme-aws-creds
gimme-aws-creds copied to clipboard
MFA prompt should not echo input as it is entered
Expected Behavior
When prompted for "Enter verification code:", the reply should not be echoed on the terminal as entered.
Current Behavior
When prompted for "Enter verification code:", the entered string is echoed on the terminal.
Possible Solution
PR incoming.
Context
The response to be entered in some MFA setups, notably RSA, includes a secret component (the user's PIN), which must not be displayed on the screen as it is entered.
Your Environment
- App Version used:2.3.3
- Environment name and version:Python 3.7.6
- Operating System and version:MacOS 10.14.6