config: add tfa configuration

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2021-01-11 10:22:32 +01:00
parent 96918252e5
commit dc1fdd6267
2 changed files with 644 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ pub mod datastore;
pub mod network;
pub mod remote;
pub mod sync;
pub mod tfa;
pub mod token_shadow;
pub mod user;
pub mod verify;