47 Commits (CSLC-91-egress-connect-proxy)

Author SHA1 Message Date
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
Kyle Havlovitz b21b4346b4 Add expanded token read flag and endpoint option 3 years ago
Ashwin Venkatesh 6e6cd928a2
Parse datacenter from request (#12370) 3 years ago
Dao Thanh Tung 88c7cfa578
URL-encode/decode resource names for HTTP API part 2 (#11957) 3 years ago
Mathew Estafanous 0fdd1318e9
Ensure consistency with error-handling across all handlers. (#11599) 3 years ago
Daniel Nephin 18b3ac33e8 acl: remove unused translate rules endpoint 3 years ago
Daniel Nephin c2b24adb5f acl: remove ACLRulesTranslateLegacyToken API endpoint 3 years ago
Daniel Nephin b7bced9bcf acl: remove legacy bootstrap 3 years ago
Daniel Nephin 858071d55a agent: update some tests that were using legacy ACL endpoints 3 years ago
Daniel Nephin e637cd71f3 acl: use authz consistently as the variable name for an acl.Authorizer 3 years ago
Daniel Nephin 4f1a36629a acl: remove authz == nil checks 3 years ago
Daniel Nephin 84fac3ce0e acl: use acl.ManangeAll when ACLs are disabled 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
Daniel Nephin 5247ef4c70 Remove ACLsEnabled from delegate interface 4 years ago
Daniel Nephin 010a609912 Fix a bunch of unparam lint issues 4 years ago
R.B. Boyer 8927b54121
test: move some test helpers over from enterprise (#7754) 5 years ago
Alejandro Baez bafa69bb69
Add PolicyReadByName for API (#6615) 5 years ago
Matt Keeler d0cd092e3b
Catalog + Namespace OSS changes. (#7219) 5 years ago
Matt Keeler 663cf1e9a8
AuthMethod updates to support alternate namespace logins (#7029) 5 years ago
Matt Keeler a704ebe639
Add Namespace support to the API module and the CLI commands (#6874) 5 years ago
Matt Keeler deb91f3d3c
[Feature] API: Add a internal endpoint to query for ACL authori… (#6888) 5 years ago
Sarah Adams 78ad8203a4
Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
Matt Keeler e4ea9b0a96
Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
Matt Keeler 973341a592
ACL Authorizer overhaul (#6620) 5 years ago
Matt Keeler 4daa1585b0
ACL Token ID Initialization (#5307) 6 years ago
R.B. Boyer e47d7eeddb acl: adding support for kubernetes auth provider login (#5600) 6 years ago
R.B. Boyer cc1aa3f973 acl: adding Roles to Tokens (#5514) 6 years ago
R.B. Boyer 2144bd7fbd acl: tokens can be created with an optional expiration time (#5353) 6 years ago
R.B. Boyer f2ed3a3777
clarify the ACL.PolicyDelete endpoint (#5337) 6 years ago
Matt Keeler db2cf01406 Adds documentation for the new ACL APIs (#4851) 6 years ago
Matt Keeler f9cf0eb36e Remaining ACL Unit Tests (#4852) 6 years ago
Matt Keeler d238cb181c
New ACL API Tests (#4848) 6 years ago
Matt Keeler 18b29c45c4
New ACLs (#4791) 6 years ago
Edd Steel 77f19f7505
Support OPTIONS requests 7 years ago
James Phillips 29367cd5ae
Moves ACL disabled response logic down into endpoints. 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 fa121be33f agent: use http.StatusMethodNotAllowed instead of 405 7 years ago
Frank Schroeder 7e2bc1b411 agent: use http.StatusUnauthorized instead of 401 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
James Phillips c0a5ad7903 Adds a new /v1/acl/bootstrap API (#3349) 7 years ago
James Phillips 872cf9ff95 Changes ACL clone response to 403 if not authorized, or if token doesn't exist. (#3275) 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder ee5b06a231 Use fmt.Fprint/Fprintf/Fprintln 8 years ago
James Phillips ca7a243b70
Adds ACL management support to the agent. 8 years ago
James Phillips d29af2ddc7
Adds an ACL replication status endpoint. 8 years ago