da5299e4c5
- Introduced a strategy for group search. This is applied on the `AbstractLdapConnection` level. - The `LdapConnection` and `ActiveDirectoryConnection` are now clean of logic - The `AbstractLdapConnection` holds a timeout - Introduced `SearchScope` for better settings support. - fixed a bug in `LdapConnectionFactory:74`... `settings.getAsArray` will never return `null` Original commit: elastic/x-pack-elasticsearch@1f4a43d037 |
||
---|---|---|
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.