]> granicus.if.org Git - icinga2/commit
Allow to configure anonymous clients limit inside the ApiListener object 6595/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Wed, 5 Sep 2018 15:45:35 +0000 (17:45 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Wed, 5 Sep 2018 15:45:35 +0000 (17:45 +0200)
commit9a75f47fc5b6d53f686d2da05da3077abf647a7f
tree1453150ab77534775d796fb10984aba143309ba9
parenta1ec919f5b75508f060d38ef3359a8091afeacf4
Allow to configure anonymous clients limit inside the ApiListener object

Previously this was hardcoded, and for security reasons users might want
to adjust this value. This affects CSR signing requests as well as
clients which have not yet been configured as endpoints on the current
node.

refs #6566
doc/09-object-types.md
doc/16-upgrading-icinga-2.md
lib/remote/apilistener.cpp
lib/remote/apilistener.ti