[pve-devel] r4990 - pve-access-control/trunk
svn-commits at proxmox.com
svn-commits at proxmox.com
Thu Aug 12 16:19:02 CEST 2010
Author: dietmar
Date: 2010-08-12 14:19:02 +0000 (Thu, 12 Aug 2010)
New Revision: 4990
Modified:
pve-access-control/trunk/ChangeLog
Log:
Modified: pve-access-control/trunk/ChangeLog
===================================================================
--- pve-access-control/trunk/ChangeLog 2010-08-12 14:17:46 UTC (rev 4989)
+++ pve-access-control/trunk/ChangeLog 2010-08-12 14:19:02 UTC (rev 4990)
@@ -1,5 +1,9 @@
2010-08-12 Proxmox Support Team <support at proxmox.com>
+ * Group.pm: use the new RESTHandler for API methods
+
+ * Role.pm: use the new RESTHandler for API methods
+
* AccessControl.pm (add_group): moved to Group.pm
(delete_group): moved to Group.pm
(delete_role): moved to Role.pm
@@ -28,7 +32,7 @@
* AccessControl.pm: initialize Crypt::OpenSSL::RSA with
import_random_seed(), else I get a 'Segmentation fault' when
creating tickets ("pveum ticket <testuser>").
-
+
* AccessControl.pm: Moved utilities to new PVE::Tools
module (pve-common), use new PVE::INotify to read/write config files.
More information about the pve-devel
mailing list