diff options
author | Marc Cornellà <marc.cornella@live.com> | 2019-01-21 20:31:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-21 20:31:30 +0100 |
commit | c4948696328eab3b954932eb940ec8ec97b12906 (patch) | |
tree | adf976fa4eecf291c07c6e0099f0f6063533cf04 /plugins/cp | |
parent | b9670d04092a461ae1db41080263b5a82bc1f958 (diff) | |
download | zsh-c4948696328eab3b954932eb940ec8ec97b12906.tar.gz zsh-c4948696328eab3b954932eb940ec8ec97b12906.tar.bz2 zsh-c4948696328eab3b954932eb940ec8ec97b12906.zip |
ssh-agent: check for loaded id filenames first (#7521)
This change makes the plugin check if an identity is loaded by looking
first at the key filename reported by `ssh-add -l`. This fixes the use
case where ssh-keygen is not able to output the fingerprint of a key,
such as the one reported on #7516.
Now, for an identity to be passed onto ssh-add, it has to fail the
match for a loaded identity, both filename and signature.
Diffstat (limited to 'plugins/cp')
0 files changed, 0 insertions, 0 deletions