6a8d971df1
JNDI will throw a NullPointerException when base_dn is not specified. This should always be a non-null value that points to at least the base of the directory or higher. Closes elastic/elasticsearch#703 Original commit: elastic/x-pack-elasticsearch@825afcdd78 |
||
---|---|---|
dev-tools | ||
src | ||
LICENSE.txt | ||
README.asciidoc | ||
TESTING.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.