open-consul/acl
skpratt 9718079a49
ACL error improvements: incomplete bootstrapping and non-existent token (#16105)
* add bootstrapping detail for acl errors

* error detail improvements

* update acl bootstrapping test coverage

* update namespace errors

* update test coverage

* add changelog

* update message for unbootstrapped error

* consolidate error message code and update changelog

* logout message change
2023-02-08 23:49:44 +00:00
..
resolver
MockAuthorizer.go
acl.go
acl_oss.go
acl_test.go Remove legacy acl policies (#15922) 2023-02-06 15:35:52 +00:00
authorizer.go Remove legacy acl policies (#15922) 2023-02-06 15:35:52 +00:00
authorizer_oss.go
authorizer_test.go
chained_authorizer.go
chained_authorizer_test.go
enterprisemeta_oss.go
errors.go ACL error improvements: incomplete bootstrapping and non-existent token (#16105) 2023-02-08 23:49:44 +00:00
errors_oss.go
errors_test.go Remove legacy acl tokens (#15947) 2023-01-27 09:17:07 -06:00
policy.go Update token language to distinguish Accessor and Secret ID usage (#16044) 2023-02-07 12:26:30 -06:00
policy_authorizer.go
policy_authorizer_oss.go
policy_authorizer_test.go
policy_merger.go
policy_merger_oss.go
policy_oss.go
policy_test.go Remove legacy acl policies (#15922) 2023-02-06 15:35:52 +00:00
static_authorizer.go
static_authorizer_test.go
testing.go
validation.go