proxmox/proxmox-access-control/src
Shannon Sterz 48bd72763f access-control: increment user cache generation when saving acl config
since `CachedUserInfo` takes care of both, the user config and the acl
config, we need to also bump the cache generation when storing the
acl config.

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
2024-06-19 14:42:39 +02:00
..
acl.rs access-control: increment user cache generation when saving acl config 2024-06-19 14:42:39 +02:00
cached_user_info.rs access-control: factor out user config handling 2024-06-19 13:38:56 +02:00
init.rs access-control: factor out user config handling 2024-06-19 13:38:56 +02:00
lib.rs access-control: factor out user config handling 2024-06-19 13:38:56 +02:00
token_shadow.rs access-control: make token shadow implementation re-usable 2024-06-19 13:38:54 +02:00
types.rs access-control: define User, UserWithTokens and ApiTokens types 2024-06-19 13:38:52 +02:00
user.rs access-control: factor out user config handling 2024-06-19 13:38:56 +02:00