b887fad51a
Created some tests to improve parsing of files, most importantly fixed an endless loop in YAML parsing and made the non-yaml parsers a bit more error resistant. Closes elastic/elasticsearch#40 Original commit: elastic/x-pack-elasticsearch@8873138d0c |
||
---|---|---|
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.