mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 18:03:32 -04:00
The "is authorized" check for explicit names must take into account that a name can be authorized even if it doesn't exist. To that end, the "is authorized" check for explicit names, during request rewriting, should not fail if the index is unavailable. This PR is a refactoring that allows changing the predicate without changing the wildcard expansion test. |
||
---|---|---|
.. | ||
src | ||
build.gradle |