mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
jaymode
98a308352a
security: resolve date match expressions for authorization
Elasticsearch supports the concept of date match expressions for index names and the authorization service was trying to authorize the names without resolving them to their concrete index names. This change now resolves these names Closes elastic/elasticsearch#1983 Original commit: elastic/x-pack-elasticsearch@3c6baa8e83
= Elasticsearch X Plugins A set of Elastic's commercial plugins: - License - Shield - Watcher - Marvel = Setup You must checkout x-plugins and elasticsearch in the same directory as siblings. This elasticsearch checkout will be used when building x-plugins.
Description
Languages
Java
99.5%
Groovy
0.4%