d17c0f6d83
The AD and LDAP realms now catch and log Throwable. This changes LDAPException and ActiveDirectoryExceptions to be ShieldExceptions instead of SecurityExceptions Fixes https://github.com/elasticsearch/elasticsearch-shield/issues/452 Original commit: elastic/x-pack-elasticsearch@aff428e5c1 |
||
---|---|---|
.esvm-shield-config | ||
dev-tools | ||
src | ||
.esvmrc | ||
.esvmrc_active_dir | ||
.esvmrc_open_ldap | ||
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.