open-consul/acl
skpratt 77d805ceb6
Remove legacy acl tokens (#15947)
* remove legacy tokens

* Update test comment

Co-authored-by: Paul Glass <pglass@hashicorp.com>

* fix imports

* update docs for additional CLI changes

* add test case for anonymous token

* set deprecated api fields to json ignore and fix patch errors

* update changelog to breaking-change

* fix import

* update api docs to remove legacy reference

* fix docs nav data

---------

Co-authored-by: Paul Glass <pglass@hashicorp.com>
2023-01-27 09:17:07 -06:00
..
resolver
MockAuthorizer.go add missing code and fix enterprise specific code (#15375) 2022-12-16 16:31:05 -05:00
acl.go Output user-friendly name for anonymous token (#15884) 2023-01-09 12:28:53 -06:00
acl_oss.go Use split wildcard partition name 2022-10-13 16:55:28 -06:00
acl_test.go
authorizer.go Add ACL enforcement to peering endpoints 2022-07-25 09:34:29 -06:00
authorizer_oss.go Fixup authz for data imported from peers (#15347) 2022-11-14 11:36:27 -07:00
authorizer_test.go Leadership transfer cmd (#14132) 2022-11-14 15:35:12 -05:00
chained_authorizer.go
chained_authorizer_test.go
enterprisemeta_oss.go
errors.go Remove legacy acl tokens (#15947) 2023-01-27 09:17:07 -06:00
errors_oss.go
errors_test.go Remove legacy acl tokens (#15947) 2023-01-27 09:17:07 -06:00
policy.go
policy_authorizer.go Fixup authz for data imported from peers (#15347) 2022-11-14 11:36:27 -07:00
policy_authorizer_oss.go
policy_authorizer_test.go Fixup authz for data imported from peers (#15347) 2022-11-14 11:36:27 -07:00
policy_merger.go
policy_merger_oss.go
policy_oss.go
policy_test.go
static_authorizer.go
static_authorizer_test.go
testing.go Output user-friendly name for anonymous token (#15884) 2023-01-09 12:28:53 -06:00
validation.go