mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
- 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
= 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.
Description
Languages
Java
99.5%
Groovy
0.4%