diff options
author | 2019-07-17 10:06:54 +0200 | |
---|---|---|
committer | 2019-07-17 14:26:45 +0200 | |
commit | c22cdbd4674a25dec71fe42ec1ef0b4829b6c7f3 (patch) | |
tree | 8b38cb48a51b98961507b9fa8cd21709e99a760e /contrib | |
parent | Exclude invalid, disabled and revoked subkeys from subkey selection (diff) | |
download | password-store-c22cdbd4674a25dec71fe42ec1ef0b4829b6c7f3.tar.xz password-store-c22cdbd4674a25dec71fe42ec1ef0b4829b6c7f3.zip |
Account for missing [:graph:] on Busybox by using [:alnum:][:punct:]
Some implementations of tr (notably the ones in Busybox and Toybox) do
not support the [:graph:] character class, but they do support
[:punct:] and [:alnum:]. This makes pass generate sane passwords
in such environments.
Discussed-on: https://lists.zx2c4.com/pipermail/password-store/2019-July/003702.html
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions