proxmox/proxmox-access-control/src
Shannon Sterz 946d95cfcd access-control/tfa: use ? instead of unnecessary match statements
this makes the code more concise and legible. fixes a clippy lint [1].

[1]:
https://rust-lang.github.io/rust-clippy/master/index.html#question_mark

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
2025-03-06 15:15:22 +01:00
..
acl.rs access-control/tfa: use ? instead of unnecessary match statements 2025-03-06 15:15:22 +01:00
cached_user_info.rs fix typos in rust api documentation 2024-07-22 08:49:42 +02:00
init.rs access-control: add init_user_config() method 2024-07-22 09:03:56 +02:00
lib.rs tree-wide: enable doc_cfg and doc_auto_cfg for docs 2024-07-02 11:59:53 +02:00
token_shadow.rs access-control: cleanup use statements 2024-07-22 09:03:56 +02:00
types.rs access-control: cleanup use statements 2024-07-22 09:03:56 +02:00
user.rs access-control: add init_user_config() method 2024-07-22 09:03:56 +02:00