diff options
author | Theo Chatzimichos <tampakrap@gmail.com> | 2015-01-27 19:09:01 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2015-01-27 19:12:39 +0100 |
commit | 5f3e0b36af40c1fc5991fce76e9998313d36c6ee (patch) | |
tree | 97cfed96330c232019fcd8bd4fe48b7fcbd1e862 /contrib/importers | |
parent | 0524ef9aad5e908c4062c2696a3b7a807bd494c7 (diff) | |
download | pass-5f3e0b36af40c1fc5991fce76e9998313d36c6ee.tar.gz pass-5f3e0b36af40c1fc5991fce76e9998313d36c6ee.tar.bz2 pass-5f3e0b36af40c1fc5991fce76e9998313d36c6ee.zip |
Strip ".gpg" from symlinks as well
Symlinks inside password-store make sense when using passff in firefox, and
have the same LDAP password in different websites.
In order to have passff working correctly then, we need to strip the .gpg
extension from symlinks as well. Example output of `pass find site1` or `pass
| grep site1` before this commit:
site1.job.com.gpg -> site2.job.com
and after:
site1.job.com -> site2.job.com
Diffstat (limited to 'contrib/importers')
0 files changed, 0 insertions, 0 deletions