]> git.proxmox.com Git - pve-access-control.git/blobdiff - PVE/Auth/PAM.pm
remove_storage_access: cleanup of access permissions for removed storage
[pve-access-control.git] / PVE / Auth / PAM.pm
index 04f0d93b808cc1e61ba2cc29b12e0c5950bc2b66..d8459783db452dca16f298d261a6c2cdaea6eaf3 100755 (executable)
@@ -17,6 +17,7 @@ sub options {
     return {
        default => { optional => 1 },
        comment => { optional => 1 },
+       tfa => { optional => 1 },
     };
 }