elasticsearch/plugins/examples
Lyudmila Fokina 3b0b7941ae
Warn users if security is implicitly disabled (#70114)
* Warn users if security is implicitly disabled

Elasticsearch has security features implicitly disabled by default for
Basic and Trial licenses, unless explicitly set in the configuration
file.
This may be good for onboarding, but it also lead to unintended insecure
 clusters.
 This change introduces clear warnings when security features are
 implicitly disabled.
 - a warning header in each REST response if security is implicitly
 disabled;
 - a log message during cluster boot.
2021-04-13 18:33:41 +02:00
..
custom-settings Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
custom-significance-heuristic Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
custom-suggester Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
painless-whitelist Warn users if security is implicitly disabled (#70114) 2021-04-13 18:33:41 +02:00
rescore Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
rest-handler Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
script-expert-scoring Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
security-authorization-engine Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
build.gradle Ensure CI is run in FIPS 140 approved only mode (#64024) 2020-12-23 21:00:49 +02:00