48 Commits (bdc3dd14c2644b56d2dbfd460290a0e47ad90c11)

Author SHA1 Message Date
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704) 2 years ago
skpratt 6f0b226b0d
ACL error improvements: incomplete bootstrapping and non-existent token (#16105) 2 years ago
skpratt ad43846755
Remove legacy acl tokens (#15947) 2 years ago
Ronald 6167aef641
Warn when the token query param is used for auth (#16009) 2 years ago
Florian Apolloner 077b0a48a3
Allow Operator Generated bootstrap token (#14437) 2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
Freddy f99df57840
[OSS] Add new peering ACL rule (#13848) 2 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594) 3 years ago
Blake Covarrubias c786c49282
acl: Clarify node/service identities must be lowercase (#12807) 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
Dan Upton ca3aca92c4
[OSS] Remove remaining references to master (#11827) 3 years ago
Mathew Estafanous 0fdd1318e9
Ensure consistency with error-handling across all handlers. (#11599) 3 years ago
Dan Upton 205ce9a69d
Remove references to "master" ACL tokens in tests (#11751) 3 years ago
Dan Upton 7fe81171d9
Rename `ACLMasterToken` => `ACLInitialManagementToken` (#11746) 3 years ago
Chris S. Kim 54e4d1b7b2
ENT to OSS sync (#11703) 3 years ago
Daniel Nephin e8312d6b5a testing: remove unnecessary calls to freeport 3 years ago
Daniel Nephin 56f9238d15 go-sso: remove returnFunc now that freeport handles return 3 years ago
Daniel Nephin 18b3ac33e8 acl: remove unused translate rules endpoint 3 years ago
R.B. Boyer ee372a854a acl: adding a new mesh resource 3 years ago
Daniel Nephin c2b24adb5f acl: remove ACLRulesTranslateLegacyToken API endpoint 3 years ago
Daniel Nephin 7ecd2e5466 http: update legacy ACL endpoints to return an error 3 years ago
Evan Culver 13bd86527b
Add support for returning ACL secret IDs for accessors with acl:write (#10546) 3 years ago
Mark Anderson b9d22f48cd
Add fields to the /acl/auth-methods endpoint. (#9741) 4 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify 5 years ago
Matt Keeler d3881dd754
ACL Node Identities (#7970) 5 years ago
R.B. Boyer 1efafd7523
acl: add auth method for JWTs (#7846) 5 years ago
R.B. Boyer 8927b54121
test: move some test helpers over from enterprise (#7754) 5 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Alejandro Baez bafa69bb69
Add PolicyReadByName for API (#6615) 5 years ago
Matt Keeler deb91f3d3c
[Feature] API: Add a internal endpoint to query for ACL authori… (#6888) 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 f4a3b9d518
fix typos reported by golangci-lint:misspell (#5434) 6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Matt Keeler 18b29c45c4
New ACLs (#4791) 6 years ago
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 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 Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
Frank Schroeder 831d84c940 build: make tests independent of build tags 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 0f912c8aad
test: remove ACL options from default test config 8 years ago
Frank Schroeder 0be63d7060
test: refactor httpTest with TestAgent 8 years ago
Frank Schroeder 308f9929b3
test: run agent tests in parallel 8 years ago