summaryrefslogtreecommitdiff
path: root/plugins/keychain
AgeCommit message (Collapse)Author
2025-11-15fix(keychain): use pattern matching to detect version (#13423)Carlo Sala
2025-07-21fix(keychain): reversed logicCarlo Sala
Closes #13106
2025-07-18feat(keychain): support >2.9 (#13189)Zachary Craig
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2020-05-26Fix load of various plugins: fastfile, keychain, sfffe, stackMarc Cornellà
2020-03-25keychain: define SHORT_HOST if not definedMarc Cornellà
Fixes problems when using the plugin via antibody or antigen.
2019-11-28keychain: pass host as argument to keychain (#8436)matthewhembree
2018-11-01Add keychain pluginJoseph Benden
This plugin integrates the Keychain tool[1] in to the project. [1] [keychain](https://www.funtoo.org/Keychain)