]> git.proxmox.com Git - pve-access-control.git/commitdiff
add description
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 26 Jan 2012 07:31:27 +0000 (08:31 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 26 Jan 2012 07:31:27 +0000 (08:31 +0100)
PVE/API2/ACL.pm

index 8c5c388584f60ed211df315620a8ec04b19269dd..c2d5665341cc6b3bbb51e96024cad537acf1ee1a 100644 (file)
@@ -21,6 +21,7 @@ __PACKAGE__->register_method ({
     method => 'GET',
     description => "Get Access Control List (ACLs).",
     permissions => { 
+       description => "The returned list is restricted to objects where you have rights to modify permissions.",
        user => 'all',
     },
     parameters => {