feat: 1Password Connect secret sources for SSH credentials (#1341)

* feat: 1Password Connect secret sources for SSH credentials

Hosts and credentials can hold op://vault/item/field references instead
of secrets; they are resolved at connect time from the user's secret
source (1Password Connect) at the single point where every subsystem
receives plaintext credentials, so terminal, SFTP, Docker, metrics and
tunnels all work without per-subsystem changes. Sources are per user,
optionally shared, with the access token encrypted under the owner's
data key; resolved values are cached briefly in memory.

* style: format secret source changes
This commit is contained in:
ZacharyZcR
2026-08-25 03:06:37 +08:00
committed by GitHub
parent 32d77fc6d0
commit 5f55289e00
34 changed files with 28148 additions and 0 deletions
+7
View File
@@ -92,6 +92,13 @@
"when": 1787581978969,
"tag": "0012_yellow_firedrake",
"breakpoints": true
},
{
"idx": 13,
"version": "6",
"when": 1787596405780,
"tag": "0013_tranquil_master_mold",
"breakpoints": true
}
]
}