mirror of
https://github.com/status-im/consul.git
synced 2025-02-10 20:56:46 +00:00
* Changes remote exec KV read to call GetTokenForAgent(), which can use the acl_agent_token instead of the acl_token. Fixes #3160. * Fixes remote exec unit test with ACLs. * Adds unhappy ACL path to unit tests for remote exec.