waveterm/pkg/remote
Evan Simkowitz 56b8e98b5b
Honor SSH IdentitiesOnly config (#1742)
Skip SSH Agent client initialization if the IdentitiesOnly config is set
for a given host

For now, we only need to support this for the SSH Agent, but if we ever
add support for PKCS11Provider or SecurityKeyProvider, we'll need to
update this check to also ignore those.

See https://man.openbsd.org/ssh_config#IdentitiesOnly
2025-01-15 20:47:15 -08:00
..
conncontroller Check for wildcard/conditional host patterns in ~/.ssh/config before normalizing for connections dropdown (#1743) 2025-01-15 20:34:42 -08:00
connutil.go conn updates 4 (#1726) 2025-01-14 14:09:26 -08:00
sshclient.go Honor SSH IdentitiesOnly config (#1742) 2025-01-15 20:47:15 -08:00