vscode-postgres icon indicating copy to clipboard operation
vscode-postgres copied to clipboard

Do not store passwords in plaintext

Open LoganTann opened this issue 1 year ago • 1 comments

Hello, I find this extension very useful. However, I need in very rare cases to access to production databases and I do not want to store such sensitive passwords in a config file.

It would be cool to add the following feature : option to not save the password, and to prompt the password when connecting.

LoganTann avatar Feb 19 '24 14:02 LoganTann

@LoganTann my PR will resolve this issue #248 .

Happy to hear your feedback

rosspatil avatar Mar 02 '24 19:03 rosspatil