public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pve-manager 0/3] show mappings in ACL path selector
@ 2026-09-09 16:29 Jonas Theisen
  2026-09-09 16:29 ` [PATCH pve-manager 1/3] api: add mappings to resources endpoint Jonas Theisen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jonas Theisen @ 2026-09-09 16:29 UTC (permalink / raw)
  To: pve-devel

This patch series makes the USB, PCI and directory mappings
defined on the Datacenter level user-selectable in the ACL path
dropdown menu in the Permissions tab.
This is to allow intuituve finer-grained permission management
for mappings similar as for the SDN zones.

Currently it is possible to achieve the same result with knwoledge
of the fact that the ACL path is a text box and can be manually
expanded.

Jonas Theisen (3):
  api: add mappings to resources endpoint
  ui: acl: add mappings to ACL path list
  ui: resource-tree: filter newly added mappings

 PVE/API2/Cluster.pm                | 58 ++++++++++++++++++++++++++++--
 www/manager6/data/PermPathStore.js |  3 ++
 www/manager6/tree/ResourceTree.js  | 13 +++++++
 3 files changed, 71 insertions(+), 3 deletions(-)

-- 
2.47.3





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-09-09 16:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-09 16:29 [PATCH pve-manager 0/3] show mappings in ACL path selector Jonas Theisen
2026-09-09 16:29 ` [PATCH pve-manager 1/3] api: add mappings to resources endpoint Jonas Theisen
2026-09-09 16:29 ` [PATCH pve-manager 2/3] ui: acl: add mappings to ACL path list Jonas Theisen
2026-09-09 16:29 ` [PATCH pve-manager 3/3] ui: resource-tree: filter newly added mappings Jonas Theisen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal