[pve-devel] r5585 - pve-access-control/trunk/PVE/API2
svn-commits at proxmox.com
svn-commits at proxmox.com
Tue Feb 22 11:59:32 CET 2011
Author: dietmar
Date: 2011-02-22 11:59:32 +0100 (Tue, 22 Feb 2011)
New Revision: 5585
Modified:
pve-access-control/trunk/PVE/API2/User.pm
Log:
Modified: pve-access-control/trunk/PVE/API2/User.pm
===================================================================
--- pve-access-control/trunk/PVE/API2/User.pm 2011-02-22 10:40:08 UTC (rev 5584)
+++ pve-access-control/trunk/PVE/API2/User.pm 2011-02-22 10:59:32 UTC (rev 5585)
@@ -31,7 +31,6 @@
return $res;
};
-# fixme: index should return more/all attributes?
__PACKAGE__->register_method ({
name => 'index',
path => '',
More information about the pve-devel
mailing list