Skip to content

Commit 2c8d5ef

Browse files
HCK-12277: hide password (#204)
1 parent 9017a24 commit 2c8d5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reverse_engineering/connection_settings_modal/connectionSettingsModalConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
{
181181
"inputLabel": "Passphrase",
182182
"inputKeyword": "privateKeyPass",
183-
"inputType": "text",
183+
"inputType": "password",
184184
"inputTooltip": "Optional entry. Passphrase to the private key",
185185
"defaultValue": "",
186186
"dependency": {

0 commit comments

Comments
 (0)