]> git.proxmox.com Git - pve-manager.git/commit
implement new check attribute for permissions.
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 23 Jan 2012 11:18:27 +0000 (12:18 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 23 Jan 2012 11:18:27 +0000 (12:18 +0100)
commit7d020b4246396308ac83607f0cff924bdc0516c7
treee47cd5dd295da523f2c883c103e854bf44c722f7
parente4d554ba9bf591f00047854da71e68908e53784a
implement new check attribute for permissions.

We use a simple prefix notation to express complex expressions.
PVE/API2/Cluster.pm
PVE/API2/HAConfig.pm
PVE/API2/Network.pm
PVE/API2/Nodes.pm
PVE/API2/OpenVZ.pm
PVE/API2/Services.pm
PVE/REST.pm