1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 78e0a30fb1
agent: Cleanup caching code for command GET_PASSPHRASE.
* agent/command.c (cmd_get_passphrase): Read from the user cache.
--

We used to read the passphrase with mode CACHE_MODE_NORMAL but we put
it into the cache with CACHE_MODE_USER.  However, agent_get_cache does
not yet distinguish between them and thus this does not change
anything.

(backported from commit 23d2ef83cda644c6a83499f9327350d3371e8a17)
2015-05-20 16:20:24 +02:00
..
2009-05-15 11:16:28 +00:00
2013-02-08 09:20:43 +09:00
2009-06-09 19:11:28 +00:00
2007-07-04 19:49:40 +00:00
2009-05-15 11:16:28 +00:00
2009-05-15 11:16:28 +00:00
2013-07-01 20:31:16 +02:00
2013-07-01 20:31:16 +02:00
2007-07-04 19:49:40 +00:00
2007-07-04 19:49:40 +00:00