0b44a55d22
* Adding support for Consul 1.4 ACL system * Working tests * Fixed logic gate * Fixed logical gate that evaluate empty policy or empty list of policy names * Ensure tests are run against appropiate Consul versions * Running tests against official container with a 1.4.0-rc1 tag * policies can never be nil (as even if it is empty will be an empty array) * addressing feedback, refactoring tests * removing cast * converting old lease field to ttl, adding max ttl * cleanup * adding missing test * testing wrong version * adding support for local tokens * addressing feedback |
||
---|---|---|
.. | ||
cmd/consul | ||
backend.go | ||
backend_test.go | ||
client.go | ||
path_config.go | ||
path_roles.go | ||
path_token.go | ||
secret_token.go |