OpenSearch/plugins/repository-azure/src
Simon Willnauer e02d2e004e Rewrite SettingsFilter to be immutable
This change rewrites the entire settings filtering mechanism to be immutable.
All filters must be registered up-front in the SettingsModule. Filters that are comma-sparated are
not allowed anymore and check on registration.
This commit also adds settings filtering to the default settings recently added to ensure we don't render
filtered settings.
2016-02-03 20:05:55 +01:00
..
main/java/org/elasticsearch Rewrite SettingsFilter to be immutable 2016-02-03 20:05:55 +01:00
test Rewrite SettingsFilter to be immutable 2016-02-03 20:05:55 +01:00