mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-15 17:35:41 +00:00
This change registers all filtered settings up-front and removes all the unnecessary wrappers around SettingsFilter. This is a pretty big change and needs some review but after all things are generally simplified and settings are always filtered even if shield is not enabled which is the right thing todo. Relates to elastic/elasticsearchelastic/elasticsearch#16425 Original commit: elastic/x-pack-elasticsearch@c7df85492b
= 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.