[pve-devel] applied: [PATCH v2 pve-access-control] fix #1500: permission path syntax check for access control
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Apr 19 11:52:00 CEST 2021
On 19.04.21 09:16, Lorenz Stechauner wrote:
> Syntax for permission paths is now checked on API calls for
> creation or update on permissions.
>
> Signed-off-by: Lorenz Stechauner <l.stechauner at proxmox.com>
> ---
> Regex is now hardcoded,
> removed get_permission_paths,
> check_path does not call normalize_path anymore,
> indentation fix
>
> PVE/API2/ACL.pm | 4 ++++
> PVE/AccessControl.pm | 18 ++++++++++++++++++
> 2 files changed, 22 insertions(+)
>
>
applied, thanks! nice patch mail format and work-wise all top-notch, nice!
More information about the pve-devel
mailing list