mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-05-23 23:40:13 +00:00
pmg-rs: tfa: clippy: this function has too many arguments
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
This commit is contained in:
parent
e3dd69e832
commit
f4164a056a
@ -361,6 +361,7 @@ mod export {
|
||||
methods::list_tfa(&this.inner.lock().unwrap(), authid, top_level_allowed)
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
#[export]
|
||||
fn api_add_tfa_entry(
|
||||
#[raw] raw_this: Value,
|
||||
|
Loading…
Reference in New Issue
Block a user