mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
c-a-m
d17c0f6d83
Bugfix: Any LDAP or AD exceptions are not getting logged.
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
= 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%