mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-24 08:26:01 +00:00
ui: perm path: add ACL paths for notifications, usb and pci mappings
Suggested-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
This commit is contained in:
parent
e4eb04d653
commit
56f677ebd7
@ -9,6 +9,9 @@ Ext.define('PVE.data.PermPathStore', {
|
||||
{ 'value': '/access/groups' },
|
||||
{ 'value': '/access/realm' },
|
||||
{ 'value': '/mapping' },
|
||||
{ 'value': '/mapping/notification' },
|
||||
{ 'value': '/mapping/pci' },
|
||||
{ 'value': '/mapping/usb' },
|
||||
{ 'value': '/nodes' },
|
||||
{ 'value': '/pool' },
|
||||
{ 'value': '/sdn/zones' },
|
||||
|
Loading…
Reference in New Issue
Block a user