]> granicus.if.org Git - icinga2/commit
API: Fix error handling for invalid JSON request body
authorMichael Friedrich <michael.friedrich@netways.de>
Tue, 10 May 2016 13:16:35 +0000 (15:16 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Tue, 10 May 2016 13:16:35 +0000 (15:16 +0200)
commit9a88185b126928122852e32600435e66f218847c
tree834872f7cbc91284790702ada50575d30ce13ea1
parent1c6f09f44ee5be43373042c7132e4b3e3fcb357d
API: Fix error handling for invalid JSON request body

fixes #11757
28 files changed:
lib/remote/actionshandler.cpp
lib/remote/actionshandler.hpp
lib/remote/configfileshandler.cpp
lib/remote/configfileshandler.hpp
lib/remote/configpackageshandler.cpp
lib/remote/configpackageshandler.hpp
lib/remote/configstageshandler.cpp
lib/remote/configstageshandler.hpp
lib/remote/consolehandler.cpp
lib/remote/consolehandler.hpp
lib/remote/createobjecthandler.cpp
lib/remote/createobjecthandler.hpp
lib/remote/deleteobjecthandler.cpp
lib/remote/deleteobjecthandler.hpp
lib/remote/eventshandler.cpp
lib/remote/eventshandler.hpp
lib/remote/httphandler.cpp
lib/remote/httphandler.hpp
lib/remote/infohandler.cpp
lib/remote/infohandler.hpp
lib/remote/modifyobjecthandler.cpp
lib/remote/modifyobjecthandler.hpp
lib/remote/objectqueryhandler.cpp
lib/remote/objectqueryhandler.hpp
lib/remote/statushandler.cpp
lib/remote/statushandler.hpp
lib/remote/typequeryhandler.cpp
lib/remote/typequeryhandler.hpp