mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +00:00
Alexander Reelsen
1d4422fc79
Profiles: Add client server transport filter
This PR allows to configure different ServerTransportFilters per profile. By default there is a `server` transport filter, that does authentication and a `client` on that rejects internal actions and shard actions. Closes elastic/elasticsearch#312 Original commit: elastic/x-pack-elasticsearch@1ce66495a5
= 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%