Files
Tino Calancha 3ca13cd888 emacs: Avoid double decryption in field and secret access
- contrib/emacs/password-store.el
(password-store-get, password-store-get-field):
Prevent redundant calls to `auth-source-pass-get` by preserving the
retrieved value instead of letting downstream functions repeat the
decryption. Also narrow the use of `inhibit-message` to internal
calls to avoid unintended side effects elsewhere.

Suggested at https://lists.zx2c4.com/pipermail/password-store/2025-June/004901.html
2025-06-18 11:51:54 +02:00
..
2021-06-11 18:29:09 +02:00
2017-02-25 14:09:01 +01:00