X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=blobdiff_plain;f=PVE%2FAccessControl.pm;h=b45abda9cfa52d466313b56766a31216411347ad;hp=98e2fd6849e68c548f5ebfbb3a9235b6662956d8;hb=5654af83fa4f8ffc4e44176eea6229716eae2036;hpb=894e6f0c4b166d09f5623c06812edb3ec5e8bf62 diff --git a/PVE/AccessControl.pm b/PVE/AccessControl.pm index 98e2fd6..b45abda 100644 --- a/PVE/AccessControl.pm +++ b/PVE/AccessControl.pm @@ -22,8 +22,6 @@ use PVE::Auth::LDAP; use PVE::Auth::PVE; use PVE::Auth::PAM; -use Data::Dumper; # fixme: remove - # load and initialize all plugins PVE::Auth::AD->register();