56 Commits (bdc3dd14c2644b56d2dbfd460290a0e47ad90c11)

Author SHA1 Message Date
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704) 2 years ago
Chris S. Kim a7b34d50fc
Output user-friendly name for anonymous token (#15884) 2 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594) 3 years ago
Mark Anderson aaefe15613
Bulk acl message fixup oss (#12470) 3 years ago
Mark Anderson 1a16f7ee70 Refactor to make ACL errors more structured. (#12308) 3 years ago
Daniel Nephin 7a6e03c19b acl: Remove a call to aclAccessorID 3 years ago
Daniel Nephin edca8d61a3 acl: remove ResolveTokenToIdentity 3 years ago
Blake Covarrubias 4bd92921f4
api: Return 404 when deregistering a non-existent check (#11950) 3 years ago
Jared Kirschner b393c90ce7 Clarify service and check error messages (use ID) 3 years ago
R.B. Boyer 631c649291
various partition related todos (#11822) 3 years ago
Dan Upton 547aa219ea
agent: support `X-Consul-Results-Filtered-By-ACLs` header in agent-local endpoints (#11610) 3 years ago
R.B. Boyer ef559dfdd4
agent: refactor the agent delegate interface to be partition friendly (#11429) 3 years ago
R.B. Boyer 0c94095dfd
acl: fix bug in 'consul members' filtering with partitions (#11263) 3 years ago
R.B. Boyer a6d22efb49
acl: some acl authz refactors for nodes (#10909) 3 years ago
R.B. Boyer 097e1645e3
agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
Daniel Nephin e637cd71f3 acl: use authz consistently as the variable name for an acl.Authorizer 3 years ago
Daniel Nephin b8ae00c23b agent: remove unused agent methods 3 years ago
Daniel Nephin 9dd6d26d05 acl: remove rule == nil checks 3 years ago
Daniel Nephin 84fac3ce0e acl: use acl.ManangeAll when ACLs are disabled 3 years ago
R.B. Boyer 188e8dc51f
agent/structs: add a bunch more EnterpriseMeta helper functions to help with partitioning (#10669) 3 years ago
Matt Keeler bbf5993534
Move static token resolution into the ACLResolver (#10013) 4 years ago
Daniel Nephin 0ee86935f0 Remove two unused delegate methods 4 years ago
Alexander Mykolaichuk af753ee6a5
added permission denied error message (#8044) 4 years ago
Daniel Nephin 5d4df54296 agent: extract dependency creation from New 4 years ago
Daniel Nephin 5247ef4c70 Remove ACLsEnabled from delegate interface 4 years ago
Matt Keeler 3dbbd2d37d
Implement Client Agent Auto Config 4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify 5 years ago
R.B. Boyer ffb9c7d6f7
acl: remove the deprecated `acl_enforce_version_8` option (#7991) 5 years ago
Matt Keeler acccdbe45c
Fix identity resolution on clients and in secondary dcs (#7862) 5 years ago
R.B. Boyer d78b5008ce
various tweaks on top of the hclog work (#7165) 5 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
Kit Patella 0d336edb65
Add accessorID of token when ops are denied by ACL system (#7117) 5 years ago
Matt Keeler a78f7d7a34
OSS changes for implementing token based namespace inferencing 5 years ago
Matt Keeler 0b346616e9
Rename EnterpriseAuthorizerContext -> AuthorizerContext 5 years ago
Matt Keeler 5934f803bf
Sync of OSS changes to support namespaces (#6909) 5 years ago
Matt Keeler 973341a592
ACL Authorizer overhaul (#6620) 5 years ago
Mike Morris 65be58703c
connect: remove managed proxies (#6220) 5 years ago
Matt Keeler 18b29c45c4
New ACLs (#4791) 6 years ago
Paul Banks 1e7eace066 Add SidecarService Syntax sugar to Service Definition (#4686) 6 years ago
Pierre Souchay bd023f352e Updated swith case to use same branch for async-cache and extend-cache 6 years ago
Pierre Souchay abde81a3e7 Added async-cache with similar behaviour as extend-cache but asynchronously 6 years ago
Mitchell Hashimoto e54e69d11f
agent: verify local proxy tokens for CA leaf + tests 7 years ago
Kyle Havlovitz ba3971d2c1
Remove deprecated metric names 7 years ago
Frank Schroeder b803bf3091
local state: tests compile 7 years ago
Frank Schroeder 9ed4b2d631
Revert "local state: tests compile" 7 years ago
Frank Schroeder 1af52bf7be local state: tests compile 7 years ago
Kyle Havlovitz c728564994
Update metric names and add a legacy config flag 7 years ago
Preetha Appan d7e27e67c1 Introduce Code Policy validation via sentinel, with a noop implementation 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
Frank Schröder a3934c263c acl: consolidate error handling (#3401) 7 years ago