gejun123456/redispluginIssues

Hide passphrase on SSH Tunnel configuration

Opened this issue · 0 comments

The passphrase for accessing the private key is in plain sight.

  • It would be great to allow entering when the connection is established and kept in memory until the connection is closed (or the IDE closed).
  • If the password and passphrase are already securely stored (encrypted), the passphrase input can be treated the same as the existing password field.

image