Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate security implicitly disabled on trial/basic (#72339) #75394

Merged
merged 2 commits into from
Jul 16, 2021

Conversation

jkakavas
Copy link
Member

This change deprecates the behavior where security features are
disabled implicitly when the license is basic or trial and the
xpack.security.enabled setting is not explicitly set. The
recommendation is to be explicit in the configuration and either
enable or disable security in elasticsearch.yml.

This change deprecates the behavior where security features are
disabled implicitly when the license is basic or trial and the
xpack.security.enabled setting is not explicitly set. The
recommendation is to be explicit in the configuration and either
enable or disable security in elasticsearch.yml.
@tvernum
Copy link
Contributor

tvernum commented Jul 16, 2021

@elasticmachine test this please

@tvernum
Copy link
Contributor

tvernum commented Jul 16, 2021

For some reason @elasticmachine only ran docs tests the first time.

@jkakavas jkakavas merged commit 1ffedd6 into elastic:7.14 Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants