diff options
author | 2023-12-01 10:43:36 +0100 | |
---|---|---|
committer | 2023-12-01 10:54:43 +0100 | |
commit | b5e965a838bb68c1227caa2cdd874ba496f10149 (patch) | |
tree | 5ad66fcf12b6641111916186a2917d5cfcfe2221 /b830119762416fa8706e479e9b01f2453d6f6ad6 | |
parent | emacs: Remove unused s library dependency (diff) | |
download | password-store-master.tar.xz password-store-master.zip |
Prior to this commit, after the timeout expired, the password was
cleared from the kill-ring but remained in the system clipboard.
To ensure passwords are also cleared from the system clipboard,
`(kill-new "")` has been added inside the `password-store-clear`
function when clearing the kill-ring.
- Ensure that passwords are cleared from the system clipboard as well [1].
- Declare `password-store-timeout` obsolete since v2.0.4 [2].
- Header and docstring improvements [3].
- Rename argument in `password-store--run-init` [4].
- Bump version to 2.3.2.
Reported by Niall Dooley <dooleyn@gmail.com>:
[1] https://lists.zx2c4.com/pipermail/password-store/2023-November/004800.html
[2] https://lists.zx2c4.com/pipermail/password-store/2023-November/004798.html
[3] https://lists.zx2c4.com/pipermail/password-store/2023-November/004791.html
[4] https://lists.zx2c4.com/pipermail/password-store/2023-November/004799.html
Diffstat (limited to 'b830119762416fa8706e479e9b01f2453d6f6ad6')
0 files changed, 0 insertions, 0 deletions