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:
Milan Broz
2021-06-13 20:32:40 +02:00
parent f79ef935a7
commit df5e54545e
8 changed files with 40 additions and 10 deletions

View File

@@ -143,4 +143,5 @@ CRYPTSETUP_2.4 {
crypt_dump_json;
crypt_format;
crypt_token_external_support;
crypt_token_external_disable;
} CRYPTSETUP_2.0;