c3b6146a72
This commit cleans up the hack we had forcefully switching the request to execute under the system user when a internal action gets triggered from a system request. The authorization service now tracks the originating request in the context to allow us to validate if the request should be run as the system user. The system user should be used only when a user action causes an internal action, which needs to be run by the system user. Closes elastic/elasticsearch#1403 Original commit: elastic/x-pack-elasticsearch@4972df459f |
||
---|---|---|
.. | ||
license | ||
qa | ||
x-dev-tools | ||
x-pack | ||
build.gradle |