]> granicus.if.org Git - icinga2/commit
Cluster sync: Only sync valid UTF8 content (text config, no binaries)
authorMichael Friedrich <michael.friedrich@icinga.com>
Fri, 2 Aug 2019 11:22:36 +0000 (13:22 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Fri, 2 Aug 2019 14:06:32 +0000 (16:06 +0200)
commitc42a2583f09d18d04327c15235ae5e7d7ab19eb0
tree6d5618609eede1ba8bdb02a9a180f0f167283020
parent8fde836582a0df9e323683eaf03b542697aa7bf6
Cluster sync: Only sync valid UTF8 content (text config, no binaries)

- *.conf files are sanitized automatically.
- Other files detect sanitizing and treat that as unsupported type

refs #7382
lib/remote/apilistener-filesync.cpp