OpenSearch/x-pack/plugin/async-search
Albert Zaharovits 3ffb20bdfc
Fix DLS/FLS permission for the submit async search action (#59693)
The submit async search action should not populate the thread context
DLS/FLS permission set, because it is not currently authorised as an "indices request"
and hence the permission set that it builds is incomplete and it overrides the
DLS/FLS permission set of the actual spawned search request (which is built correctly).
2020-07-20 09:37:26 +03:00
..
qa Fix DLS/FLS permission for the submit async search action (#59693) 2020-07-20 09:37:26 +03:00
src Improve cardinality measure used to build aggs (#56533) (#59107) 2020-07-08 08:42:23 -04:00
build.gradle [7.x] EQL: Adds an ability to execute an asynchronous EQL search (#58192) 2020-06-25 14:11:57 -04:00