24 Commits (3c3bdba926f97fa65fac00c50bf4ff081d4889d7)

Author SHA1 Message Date
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443) 1 year ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704) 2 years ago
Chris S. Kim fcdd031911
Revert getPathSuffixUnescaped (#13256) 3 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594) 3 years ago
Mathew Estafanous c5d2bea92c
Change error-handling across handlers. (#12225) 3 years ago
Dao Thanh Tung 759dd93544
URL-encode/decode resource names for HTTP API part 3 (#12103) 3 years ago
Dan Upton c4c68915c9
event: support `X-Consul-Results-Filtered-By-ACLs` header in list (#11616) 3 years ago
Daniel Nephin 8cf1aa1bda acl: Remove the remaining authz == nil checks 3 years ago
Matt Keeler bbf5993534
Move static token resolution into the ACLResolver (#10013) 4 years ago
Daniel Nephin 282fbdfa75 api: rename HTTPServer to HTTPHandlers 4 years ago
Chris Piraino 401221de58
Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
Matt Keeler 973341a592
ACL Authorizer overhaul (#6620) 5 years ago
Freddy fdd10dd8b8
Expose HTTP-based paths through Connect proxy (#6446) 5 years ago
Paul Banks 71dd3b408a
Fixes memory leak when blocking on /event/list (#4482) 6 years ago
Edd Steel 77f19f7505
Support OPTIONS requests 7 years ago
Frank Schröder 1e461110e6 agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
Frank Schroeder d8195b3a4d agent: drop status code comments 7 years ago
Frank Schroeder bc5dc32c1d agent: use http.StatusInternalServerError instead of 500 7 years ago
Frank Schroeder fa121be33f agent: use http.StatusMethodNotAllowed instead of 405 7 years ago
Frank Schroeder 1a557ee9e9 agent: use http.StatusForbidden instead of 403 7 years ago
Frank Schroeder 5d1546b052 agent: use http.StatusBadRequest instead of 400 7 years ago
Frank Schröder a3934c263c acl: consolidate error handling (#3401) 7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder ee5b06a231 Use fmt.Fprint/Fprintf/Fprintln 8 years ago
James Phillips eaa8fde298
Updates a comment to point to new blockingQuery function. 8 years ago
James Phillips ededf330ba
Adds complete ACL support for listing events. 8 years ago
Ryan Uber 5bde81bcdc agent: avoid masking errors when ACLs deny a request 10 years ago
Ryan Uber beb27fb3ef agent: testing user event endpoint ACLs 10 years ago
Ryan Uber 6f309c355f agent: enforce event policy during event fire 10 years ago
Ryan Uber 96619b7f88 agent: Preserve ordering of event buffer. Fixes #479 10 years ago
Armon Dadgar dc883d151e website: typo fixes 10 years ago
Armon Dadgar 6c30ccd3f7 agent: Prevent hot spin on event list 10 years ago
Armon Dadgar c3bb7de75d agent: Support event filtering on name 10 years ago
Armon Dadgar 602828472d agent: First pass at multi-DC support 10 years ago
Armon Dadgar 77e94cfd38 agent: First pass at event endpoints 10 years ago