From 4855fb4c8869975549875db44ef38d965051e2b5 Mon Sep 17 00:00:00 2001 From: Daniel Mitterdorfer Date: Thu, 21 Feb 2019 15:22:55 +0100 Subject: [PATCH] Remove deprecated default password property With this commit we remove the deprecated property `xpack.security.authc.accept_default_password`. There is no replacement because default passwords are not allowed. Relates #17 --- cars/v1/x_pack/security/templates/config/elasticsearch.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/cars/v1/x_pack/security/templates/config/elasticsearch.yml b/cars/v1/x_pack/security/templates/config/elasticsearch.yml index c4e8e46..981eb59 100644 --- a/cars/v1/x_pack/security/templates/config/elasticsearch.yml +++ b/cars/v1/x_pack/security/templates/config/elasticsearch.yml @@ -1,4 +1,3 @@ -xpack.security.authc.accept_default_password: false xpack.security.authc.token.enabled: false xpack.security.authc.realms: