[pve-devel] [PATCH-SERIES v2 manager/access-conrol/docs] fix #3402: add Pool.Audit permission
Lorenz Stechauner
l.stechauner at proxmox.com
Thu May 20 12:03:38 CEST 2021
Note: compat breaking changes for Pool.Allocate permission
changes to v1:
* docs patch now included
* `/cluster/resources` now returns pool infomation for guests only if
the requesting user has the Pool.Audit permission on the pool
pve-manager:
Lorenz Stechauner (1):
fix #3402: add Pool.Audit permission
PVE/API2/Cluster.pm | 7 ++++++-
PVE/API2/Pool.pm | 7 ++++---
PVE/API2/VZDump.pm | 2 +-
3 files changed, 11 insertions(+), 5 deletions(-)
pve-access-control:
Lorenz Stechauner (1):
fix #3402: add Pool.Audit permission
README | 1 +
src/PVE/AccessControl.pm | 8 ++++++--
2 files changed, 7 insertions(+), 2 deletions(-)
pve-docs:
Lorenz Stechauner (1):
fix #3202: pveum: add Pool.Audit permission
pveum.adoc | 1 +
1 file changed, 1 insertion(+)
--
2.20.1
More information about the pve-devel
mailing list