mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This will allow in the future to make this a dynamic setting, which can also be shared accress the cluster instead of having to use (and distribute) files. Another change is, that the order of `deny` and `allow` now does not matter anymore. Allow will win over deny. The last change is that `all` now is `_all` in order to align with the rest of Elasticsearch Documentation has been updated accordingly. Original commit: elastic/x-pack-elasticsearch@daa0b18343
= 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%