]> git.proxmox.com Git - pve-access-control.git/blobdiff - debian/changelog
bump version to 5.1-7
[pve-access-control.git] / debian / changelog
index 36b4510d79829402fb20fc0a28fb0c76b5a89811..85152cc5b0ecbbe31d755b65b1c5d1d87b370b81 100644 (file)
@@ -1,3 +1,83 @@
+libpve-access-control (5.1-7) unstable; urgency=medium
+
+  * verify_ticket: allow general non-challenge tfa to be run as two step
+    call
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 08 Apr 2019 16:56:14 +0200
+
+libpve-access-control (5.1-6) unstable; urgency=medium
+
+  * more general 2FA configuration via priv/tfa.cfg
+
+  * add u2f api endpoints
+
+  * delete TFA entries when deleting a user
+
+  * allow users to change their TOTP settings
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Apr 2019 13:40:26 +0200
+
+libpve-access-control (5.1-5) unstable; urgency=medium
+
+  * fix vnc ticket verification without authkey lifetime
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Mar 2019 10:43:17 +0100
+
+libpve-access-control (5.1-4) unstable; urgency=medium
+
+  * fix #1891: Add zsh command completion for pveum
+
+  * ground work to fix #2079: add periodic auth key rotation. Not yet enabled
+    to avoid issues on upgrade, will be enabled with 6.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Mar 2019 09:12:05 +0100
+
+libpve-access-control (5.1-3) unstable; urgency=medium
+
+  * api/ticket: move getting cluster name into an eval
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Nov 2018 12:59:36 +0100
+
+libpve-access-control (5.1-2) unstable; urgency=medium
+
+  * fix #1998: correct return properties for read_role
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Nov 2018 14:22:40 +0100
+
+libpve-access-control (5.1-1) unstable; urgency=medium
+
+  * pveum: introduce sub-commands
+
+  * register userid with completion
+
+  * fix #233: return cluster name on successful login
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 15 Nov 2018 09:34:47 +0100
+
+libpve-access-control (5.0-8) unstable; urgency=medium
+
+  * fix #1612: ldap: make 2nd server work with bind domains again
+
+  * fix an error message where passing a bad pool id to an API function would
+    make it complain about a wrong group name instead
+
+  * fix the API-returned permission list so that the GUI knows to show the
+    'Permissions' tab for a storage to an administrator apart from root@pam
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Jan 2018 13:34:50 +0100
+
+libpve-access-control (5.0-7) unstable; urgency=medium
+
+  * VM.Snapshot.Rollback privilege added
+
+  * api: check for special roles before locking the usercfg
+
+  * fix #1501: pveum: die when deleting special role
+
+  * API/ticket: rework coarse grained permission computation
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 5 Oct 2017 11:27:48 +0200
+
 libpve-access-control (5.0-6) unstable; urgency=medium
 
   * Close #1470: Add server ceritifcate verification for AD and LDAP via the