]> git.proxmox.com Git - pve-access-control.git/commitdiff
bump version to 7.0-7
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Nov 2021 17:20:02 +0000 (18:20 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Nov 2021 17:20:02 +0000 (18:20 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 76eb4da75a9bc2dd5312a4d475605f5cadd20150..73a7ac34f231de7167a7f10f5fb60e250be32cfe 100644 (file)
@@ -1,3 +1,20 @@
+libpve-access-control (7.0-7) bullseye; urgency=medium
+
+  * fix #3513: pass configured proxy to OpenID
+
+  * use rust based parser for TFA config
+
+  * use PBS-like auth api call flow,
+
+  * merge old user.cfg keys to tfa config when adding entries
+
+  * implement version checks for new tfa config writer to ensure all
+    cluster nodes are ready to avoid login issues
+
+  * tickets: add tunnel ticket
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Nov 2021 18:17:49 +0100
+
 libpve-access-control (7.0-6) bullseye; urgency=medium
 
   * fix regression in user deletion when realm does not enforce TFA