From: Dietmar Maurer Date: Thu, 26 Jan 2012 07:31:27 +0000 (+0100) Subject: add description X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=fc21a5c2204b355acd63df24ad5c46a8e9ee41f8 add description --- diff --git a/PVE/API2/ACL.pm b/PVE/API2/ACL.pm index 8c5c388..c2d5665 100644 --- a/PVE/API2/ACL.pm +++ b/PVE/API2/ACL.pm @@ -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 => {