]> granicus.if.org Git - icinga2/commit
Implement API permissions
authorGunnar Beutner <gunnar@beutner.name>
Mon, 28 Sep 2015 06:57:25 +0000 (08:57 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Mon, 28 Sep 2015 12:30:46 +0000 (14:30 +0200)
commit425a1a01665f11d6c266243f8402779650c5a3fc
treec7fb69aa37796f7a98a5673e8701ca4cc2cde45e
parentd24af1e639dfcfd37d976a8993faad551aa194a0
Implement API permissions

fixes #9088
20 files changed:
lib/cli/apisetuputility.cpp
lib/remote/actionshandler.cpp
lib/remote/apiuser.cpp
lib/remote/apiuser.hpp
lib/remote/apiuser.ti
lib/remote/configfileshandler.cpp
lib/remote/configpackageshandler.cpp
lib/remote/configstageshandler.cpp
lib/remote/createobjecthandler.cpp
lib/remote/deleteobjecthandler.cpp
lib/remote/filterutility.cpp
lib/remote/filterutility.hpp
lib/remote/httpserverconnection.cpp
lib/remote/modifyobjecthandler.cpp
lib/remote/objectqueryhandler.cpp
lib/remote/statushandler.cpp
lib/remote/typequeryhandler.cpp
test/CMakeLists.txt
test/remote-apiuser.cpp [deleted file]
tools/mkclass/classcompiler.cpp