Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Commit 459b58f

Browse files
authored
actually do include password empty
1 parent 61eda10 commit 459b58f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

itemtemplate.json

+6
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616
"t": "username",
1717
"v": "SSH_USERNAME"
1818
},
19+
{
20+
"k": "concealed",
21+
"n": "password",
22+
"t": "password",
23+
"v": ""
24+
},
1925
{
2026
"k": "string",
2127
"n": "ssh_public_key",

0 commit comments

Comments
 (0)