c9379b3875
Removing all roles from a user result in an invalid line left in the roles file. This commit simply removes the user from the roles file in that case. Original commit: elastic/x-pack-elasticsearch@c1f4a961fd |
||
---|---|---|
src | ||
LICENSE.txt | ||
README.asciidoc | ||
all-signatures.txt | ||
core-signatures.txt | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
README.asciidoc
= 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.