]> git.proxmox.com Git - pve-access-control.git/blobdiff - changelog.Debian
correctly compute GUI capabilities (consider pools)
[pve-access-control.git] / changelog.Debian
index 3789bb39cb3deb9c12094dd58f6c89a077f4273b..6d442f36d37f2ea77c99951c04a216fe65e81c3c 100644 (file)
@@ -1,3 +1,78 @@
+libpve-access-control (1.0-23) unstable; urgency=low
+
+  * correctly compute GUI capabilities (consider pools)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 30 May 2012 08:47:23 +0200
+
+libpve-access-control (1.0-22) unstable; urgency=low
+
+  * new plugin architecture for Auth modules, minor API change for Auth
+    domains (new 'delete' parameter)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 16 May 2012 07:21:44 +0200
+
+libpve-access-control (1.0-21) unstable; urgency=low
+
+  * do not allow user names including slash
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 24 Apr 2012 10:07:47 +0200
+
+libpve-access-control (1.0-20) unstable; urgency=low
+
+  * add ability to fork cli workers in background
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 Apr 2012 08:28:20 +0200
+
+libpve-access-control (1.0-19) unstable; urgency=low
+
+  * return set of privileges on login - can be used to adopt GUI
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Apr 2012 10:25:10 +0200
+
+libpve-access-control (1.0-18) unstable; urgency=low
+
+  * fix bug #151: corretly parse username inside ticket
+  
+  * fix bug #152: allow user to change his own password
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 11 Apr 2012 09:40:15 +0200
+
+libpve-access-control (1.0-17) unstable; urgency=low
+
+  * set propagate flag by default
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Mar 2012 12:40:19 +0100
+
+libpve-access-control (1.0-16) unstable; urgency=low
+
+  * add 'pveum passwd' method
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 23 Feb 2012 12:05:25 +0100
+
+libpve-access-control (1.0-15) unstable; urgency=low
+
+  * Add VM.Config.CDROM privilege to PVEVMUser rule
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 22 Feb 2012 11:44:23 +0100
+
+libpve-access-control (1.0-14) unstable; urgency=low
+
+  * fix buf in userid-param permission check
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 22 Feb 2012 10:52:35 +0100
+
+libpve-access-control (1.0-13) unstable; urgency=low
+
+  * allow more characters in ldap base_dn attribute
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 22 Feb 2012 06:17:02 +0100
+
+libpve-access-control (1.0-12) unstable; urgency=low
+
+  * allow more characters with realm IDs 
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Feb 2012 08:50:33 +0100
+
 libpve-access-control (1.0-11) unstable; urgency=low
 
   * fix bug in exec_api2_perm_check