mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-10-04 10:16:34 +00:00
add missing 'use PVE::Auth::Plugin'
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
508e11f184
commit
8967f86f6f
@ -19,6 +19,7 @@ use PVE::API2::User;
|
||||
use PVE::API2::Group;
|
||||
use PVE::API2::Role;
|
||||
use PVE::API2::ACL;
|
||||
use PVE::Auth::Plugin;
|
||||
use PVE::OTP;
|
||||
use PVE::Tools;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user