Go to file
Fabian Grünbichler d8645329d6 api: subscription: use rpcenv for permission check
commit 2d2ed7ab53 had a valid cause but
unnecessarily used the static PVE::AccessControl::check_permissions.
As the RPCEnvironment based check method has a "$noerr" parameter and
we already have a rpcenv instance readily available, we can use that
one just fine.

this is the last caller of PVE::AccessControl::check_permissions(),
which is the last caller of PVE::AccessControl::permission(). both can
thus be dropped altogether.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-10-17 16:53:57 +02:00
aplinfo update trustedkeys 2019-10-16 08:21:53 +02:00
bin pve5to6 will never be a POD based man page, fake it for now 2019-06-25 09:51:00 +02:00
configs buildsys: fixup: fully remove pve-apt-hook mentionings 2019-06-28 10:57:03 +02:00
debian bump version to 6.0-9 2019-10-16 08:26:04 +02:00
network-hooks cleanup: add network-hooks directory and move respective files 2018-06-20 13:04:51 +02:00
PVE api: subscription: use rpcenv for permission check 2019-10-17 16:53:57 +02:00
services ceph: remove obsolete ceph.service and do not distribute it anymore 2019-07-04 17:09:48 +02:00
test cleanup: move bin/test to toplevel 2018-06-20 13:04:51 +02:00
www ui: migrate: add checkbox to enable offline migration with local resources 2019-10-14 13:38:46 +02:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk buildsys: use dpkg-dev makefile helpers for pkg info 2019-05-22 21:15:47 +02:00
Makefile pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl vzdump: hook script example: s/openvz/lxc/ 2018-11-05 10:33:34 +01:00