mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 05:58:44 +00:00
This commit adds support for the change in elasticsearch where the `/` rest endpoint now delegates to an action and can be authorized. Original commit: elastic/x-pack-elasticsearch@8ef38ce50f
= 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.