OpenSearch/x-pack/plugin
Tim Vernum 6fcbd07420
Remove heuristics that enable security on trial licenses (#38075)
In 6.3 trial licenses were changed to default to security
disabled, and ee added some heuristics to detect when security should
be automatically be enabled if `xpack.security.enabled` was not set.

This change removes those heuristics, and requires that security be
explicitly enabled (via the `xpack.security.enabled` setting) for
trial licenses.

Relates: #38009
2019-02-01 17:59:13 +11:00
..
ccr Fix file reading in ccr restore service (#38117) 2019-01-31 18:02:24 -07:00
core Remove heuristics that enable security on trial licenses (#38075) 2019-02-01 17:59:13 +11:00
deprecation [ML] Datafeed deprecation checks (#38026) 2019-01-30 20:12:20 +00:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Skip Shrink when numberOfShards not changed (#37953) 2019-01-30 15:09:17 -08:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml ML: better handle task state race condition (#38040) 2019-01-31 11:07:54 -06:00
monitoring Handle scheduler exceptions (#38014) 2019-01-31 17:51:45 +01:00
rollup Switch mapping/aggregations over to java time (#36363) 2019-01-23 10:40:05 +01:00
security Handle scheduler exceptions (#38014) 2019-01-31 17:51:45 +01:00
sql SQL: Implement FIRST/LAST aggregate functions (#37936) 2019-01-31 16:33:05 +02:00
src/test Move watcher to use seq# and primary term for concurrency control (#37977) 2019-01-30 20:14:59 -05:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Move watcher to use seq# and primary term for concurrency control (#37977) 2019-01-30 20:14:59 -05:00
build.gradle Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00