config: add token.shadow file
containing pairs of token ids and hashed secret values. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
committed by
Wolfgang Bumiller
parent
e0538349e2
commit
f8adf8f83f
@ -21,6 +21,7 @@ pub mod datastore;
|
||||
pub mod network;
|
||||
pub mod remote;
|
||||
pub mod sync;
|
||||
pub mod token_shadow;
|
||||
pub mod user;
|
||||
pub mod verify;
|
||||
|
||||
|
Reference in New Issue
Block a user