mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Make --allow-admin the default.
This commit is contained in:
parent
92cb022675
commit
b8ffa0d947
32 changed files with 2342 additions and 2315 deletions
|
@ -622,8 +622,8 @@ static gc_option_t gc_options_scdaemon[] =
|
|||
{ "Security",
|
||||
GC_OPT_FLAG_GROUP, GC_LEVEL_BASIC,
|
||||
"gnupg", N_("Options controlling the security") },
|
||||
{ "allow-admin", GC_OPT_FLAG_NONE, GC_LEVEL_BASIC,
|
||||
"gnupg", "allow the use of admin card commands",
|
||||
{ "deny-admin", GC_OPT_FLAG_NONE, GC_LEVEL_BASIC,
|
||||
"gnupg", "deny the use of admin card commands",
|
||||
GC_ARG_TYPE_NONE, GC_BACKEND_SCDAEMON },
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue