]> git.proxmox.com Git - pve-access-control.git/blobdiff - debian/changelog
bump version to 7.1-1
[pve-access-control.git] / debian / changelog
index 76eb4da75a9bc2dd5312a4d475605f5cadd20150..e26bb3cc2a7436194b0a3512caad29245ff5ba47 100644 (file)
@@ -1,3 +1,26 @@
+libpve-access-control (7.1-1) bullseye; urgency=medium
+
+  * tfa: map HTTP 404 error in get_tfa_entry correctly
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 15 Nov 2021 15:33:22 +0100
+
+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