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

prompting for passwords is not masked #1328

Open
bbusner opened this issue Nov 29, 2024 · 0 comments
Open

prompting for passwords is not masked #1328

bbusner opened this issue Nov 29, 2024 · 0 comments

Comments

@bbusner
Copy link

bbusner commented Nov 29, 2024

  • REST Client Version: 0.25.1
  • VSCode Version: 1.95.3
  • OS Version: Windoes 11 Enterprise (10.0.22631 Build 22631)

I'm using prompt variables to get passwords so I don't have to store them in my files. I'd prefer if this wasn't input in plain text. There appears to be feature #1147 that will mask the input if the variable name resembles a password variable, but it doesn't seem to work.

Steps to Reproduce:

  1. Add # @prompt password to a request.
  2. Run the request and input your password string when prompted. It is not masked.

image

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