mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
g13: Require a confirmation before g13 is used for DM-Crypt.
* g13/g13-syshelp.c (g13_syshelp_i_know_what_i_am_doing): * g13/sh-dmcrypt.c (sh_dmcrypt_create_container): Call it. (sh_dmcrypt_mount_container): Call it. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
b0e6ab1109
commit
86f3bb144a
3 changed files with 27 additions and 1 deletions
|
@ -69,6 +69,7 @@ struct server_control_s
|
|||
|
||||
/*-- g13-syshelp.c --*/
|
||||
void g13_syshelp_init_default_ctrl (struct server_control_s *ctrl);
|
||||
void g13_syshelp_i_know_what_i_am_doing (void);
|
||||
|
||||
/*-- sh-cmd.c --*/
|
||||
gpg_error_t syshelp_server (ctrl_t ctrl);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue