gianm opened a new pull request, #12755: URL: https://github.com/apache/druid/pull/12755
Without this change, CliIndexer would not apply custom CSP headers and would revert to the default. Other server types respect it just fine, because they use an instance created by JsonConfigProvider, which sets properties directly. Fortunately, the default is a secure choice. Feature originally added in #12609. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
