bump version to 7.0-5

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-09-27 15:50:50 +02:00
parent e780b46aab
commit 52da88a86c

11
debian/changelog vendored
View File

@ -1,3 +1,14 @@
libpve-access-control (7.0-5) bullseye; urgency=medium
* acl: check path: add /sdn/vnets/* path
* fix #2302: allow deletion of users when realm enforces TFA
* api: delete user: disable user first to avoid surprise on error during the
various cleanup action required for user deletion (e.g., TFA, ACL, group)
-- Proxmox Support Team <support@proxmox.com> Mon, 27 Sep 2021 15:50:47 +0200
libpve-access-control (7.0-4) bullseye; urgency=medium
* realm: add OpenID configuration