mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-15 17:35:41 +00:00
This commit removes as much of the use of shield as possible in the source code. See elastic/elasticsearch#2383 Original commit: elastic/x-pack-elasticsearch@00009cc06e
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
= 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.
|
|
|