mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
If a user was created, but the user was not supplied roles on the commandline, a bogus 'user:' was added to the roles file. This fix checks, if roles were supplied when creating a user and only changes the roles file in that case. Original commit: elastic/x-pack-elasticsearch@286951c016
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.
Description
Languages
Java
99.5%
Groovy
0.4%