From: Jonas Theisen <j.theisen@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH pve-manager 0/3] show mappings in ACL path selector
Date: Wed, 9 Sep 2026 18:29:28 +0200 [thread overview]
Message-ID: <20260909163013.444378-1-j.theisen@proxmox.com> (raw)
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
next reply other threads:[~2026-09-09 16:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-09 16:29 Jonas Theisen [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260909163013.444378-1-j.theisen@proxmox.com \
--to=j.theisen@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox