mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-22 21:05:23 +00:00
Some tests are still using a node builder for nodes that need to load Shield, which is not currently supported by elasticsearch. This changes some to use a MockNode and awaits fix a tribe test that was previously testing nothing. Original commit: elastic/x-pack-elasticsearch@57d0c902b6
= 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.