OpenSearch/core
Ryan Ernst ac82824d80 Settings: Fix secure settings by prefix (#25064)
This commit fixes a bug in retrieving a sub Settings object for a given
prefix with secure settings. Before this commit the returned Settings
would be filtered by the prefix, but the found setting names would not
have the prefix removed.
2017-06-06 00:11:33 -07:00
..
licenses Upgrade to lucene-7.0.0-snapshot-a0aef2f 2017-05-19 10:20:55 -05:00
src Settings: Fix secure settings by prefix (#25064) 2017-06-06 00:11:33 -07:00
build.gradle [Test] Remove unused test resources in core (#25011) 2017-06-02 09:08:51 +02:00