]> git.proxmox.com Git - pve-access-control.git/commit - src/test/test6.cfg
user.cfg: skip inexisting roles when parsing ACLs
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 21 Jan 2020 12:54:18 +0000 (13:54 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Jan 2020 20:21:59 +0000 (21:21 +0100)
commit21f523a5c1e5c7687ff9bf3f4781a994672a596f
treeb1202815d03ab3dfff8deb24df32cedc64692cf6
parent66d1b6152860e22d60815c61871341224359db41
user.cfg: skip inexisting roles when parsing ACLs

we do the same for missing users, groups and tokens, and just like
groups, roles with an empty privilege set are explicitly allowed so
pre-generating placeholders is possible.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/AccessControl.pm
test/parser_writer.pl
test/perm-test6.pl
test/test6.cfg