mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
(agent_marktrusted): Check whether the trustlist is
writable.
This commit is contained in:
parent
4453659c9a
commit
fa5d1513a2
4 changed files with 23 additions and 1 deletions
|
@ -303,6 +303,7 @@ agent_handle_learn (void *assuan_context)
|
|||
101, /* trusted */
|
||||
102, /* useful */
|
||||
100, /* regular */
|
||||
/* We don't include 110 here because gpgsm can't handle it. */
|
||||
-1 /* end of list */
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue