mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 17:03:30 +07:00
feat: update
This commit is contained in:
@@ -30,7 +30,16 @@ func TestKeychainsCreate(t *testing.T) {
|
||||
}
|
||||
|
||||
// data := map[string]interface{}{
|
||||
// "type": "user",
|
||||
// "type": "rsa",
|
||||
// "label": "RSA Key",
|
||||
// "data": map[string]interface{}{
|
||||
// "private": "",
|
||||
// "passphrase": "",
|
||||
// },
|
||||
// }
|
||||
|
||||
// data := map[string]interface{}{
|
||||
// "type": "pve",
|
||||
// "label": "PVE Key",
|
||||
// "data": map[string]interface{}{
|
||||
// "username": "root@pam",
|
||||
|
||||
Reference in New Issue
Block a user