mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-08-09 18:44:26 +00:00
add new SDN.use privilege in PVESDNUser role
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
FG: fix test
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
drop test changes, not needed for stable-7
(cherry picked from commit a62d78db33
)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Acked-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Reviewed-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3de9b672da
commit
5ca12ba097
@ -1131,6 +1131,9 @@ my $privgroups = {
|
||||
'SDN.Allocate',
|
||||
'SDN.Audit',
|
||||
],
|
||||
user => [
|
||||
'SDN.Use',
|
||||
],
|
||||
audit => [
|
||||
'SDN.Audit',
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user