]> granicus.if.org Git - icinga2/commit
Only read body from authenticated connections
authorJean Flach <jean-marcel.flach@icinga.com>
Thu, 1 Feb 2018 14:10:28 +0000 (15:10 +0100)
committerJean Flach <jean-marcel.flach@icinga.com>
Fri, 23 Feb 2018 08:52:54 +0000 (09:52 +0100)
commita46dc64e6a99742525e25b637844b81f30a0da81
tree573385a270aaed1ae70295f7257d90045dccf584
parente1c46cedd1f104d3a9c61bec601b651d5c70e180
Only read body from authenticated connections

This means we are not allowing unauthenticated requests anymore
lib/remote/httprequest.cpp
lib/remote/httprequest.hpp
lib/remote/httpserverconnection.cpp