OpenSearch/x-pack/plugin/core/src
Tim Brooks 0b5af276a8
Allow system privilege to execute proxied actions (#37508)
Currently all proxied actions are denied for the `SystemPrivilege`.
Unfortunately, there are use cases (CCR) where we would like to proxy
actions to a remote node that are normally performed by the
system context. This commit allows the system context to perform
proxy actions if they are actions that the system context is normally
allowed to execute.
2019-01-16 07:52:38 -07:00
..
main Allow system privilege to execute proxied actions (#37508) 2019-01-16 07:52:38 -07:00
test Allow system privilege to execute proxied actions (#37508) 2019-01-16 07:52:38 -07:00