m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gmail.com>2015-01-27 19:09:01 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-01-27 19:12:39 +0100
commit5f3e0b36af40c1fc5991fce76e9998313d36c6ee (patch)
tree97cfed96330c232019fcd8bd4fe48b7fcbd1e862 /tests
parent0524ef9aad5e908c4062c2696a3b7a807bd494c7 (diff)
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 'tests')
0 files changed, 0 insertions, 0 deletions