OpenSearch/x-pack/qa
Ioannis Kakavas d56f25acb4
Validate hashing algorithm in users tool (#55628) (#55734)
This change adds validation when running the users tool so that
if Elasticsearch is expected to run in a JVM that is configured to
be in FIPS 140 mode and the password hashing algorithm is not
compliant, we would throw an error.
Users tool uses the configuration from the node and this validation
would also happen upon node startup but users might be added in the
file realm before the node is started and we would have the
opportunity to notify the user of this misconfiguration.
The changes in #55544 make this much less probable to happen in 8
since the default algorithm will be compliant but this change can
act as a fallback in anycase and makes for a better user experience.
2020-04-27 12:23:41 +03:00
..
core-rest-tests-with-security Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
evil-tests Fixes for IntelliJ IDEA 2020.1 support (#55077) 2020-04-10 11:57:48 -07:00
full-cluster-restart Mute MlConfigIndexMappingsFullClusterRestartIT.testMlConfigIndexMappingsAfterMigration (#55389) 2020-04-17 14:54:17 +02:00
kerberos-tests Encore consistent compile options across all projects (#54120) 2020-03-25 08:24:21 -07:00
multi-cluster-search-security Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
multi-cluster-tests-with-security Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
multi-node Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
oidc-op-tests Encore consistent compile options across all projects (#54120) 2020-03-25 08:24:21 -07:00
openldap-tests Rename META_DATA to METADATA 2020-03-31 17:30:51 -04:00
password-protected-keystore [7.x] Fix ReloadSecureSettings API to consume password (#54771) (#55059) 2020-04-13 09:50:55 +03:00
reindex-tests-with-security Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
rolling-upgrade [backport] Add geo_bounds aggregation support for geo_shape (#55328) (#55600) 2020-04-22 11:29:35 -07:00
rolling-upgrade-basic Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
rolling-upgrade-multi-cluster Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
saml-idp-tests Encore consistent compile options across all projects (#54120) 2020-03-25 08:24:21 -07:00
security-client-tests Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
security-example-spi-extension Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
security-migrate-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
security-setup-password-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
security-tools-tests Validate hashing algorithm in users tool (#55628) (#55734) 2020-04-27 12:23:41 +03:00
smoke-test-plugins [7.x] Lazy test cluster module and plugins (#54852) (#55087) 2020-04-13 10:53:35 -05:00
smoke-test-plugins-ssl Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
smoke-test-security-with-mustache Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
src/main/java/org/elasticsearch/xpack/test Add error_trace parameter to REST test helper (#54259) 2020-03-26 14:04:52 +00:00
third-party Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
transport-client-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
build.gradle [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00