• Marc Cornellà's avatar
    ssh-agent: check for loaded id filenames first (#7521) · c4948696
    Marc Cornellà authored
    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.
    c4948696
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...