mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
Add API and CLI option to disable token plugins.
This could be useful for debugging external plugins or ot intentionally disable loading of a token library.
This commit is contained in:
@@ -143,4 +143,5 @@ CRYPTSETUP_2.4 {
|
||||
crypt_dump_json;
|
||||
crypt_format;
|
||||
crypt_token_external_support;
|
||||
crypt_token_external_disable;
|
||||
} CRYPTSETUP_2.0;
|
||||
|
||||
Reference in New Issue
Block a user