24 Commits (78ad8203a446c3cc079b5215d222883ddb8618bd)

Author SHA1 Message Date
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
James Phillips c248b0017a Fixes nil slices from HTTP endpoints. 9 years ago
Armon Dadgar 532c06ac43 agent: Support ACL upserting 10 years ago
Armon Dadgar b952506c10 agent: Strict PUT for modifying ACLs 10 years ago
Armon Dadgar 343f69504b agent: Rename acl delete to destroy 10 years ago
Armon Dadgar 88c2a9c947 agent: Adding token parsing 10 years ago
Armon Dadgar fee3524dea agent: Special handler if ACL support is disabled 10 years ago
Armon Dadgar 78049ad240 agent: ACL endpoint tests 10 years ago
Armon Dadgar 22658aa781 agent: ACL endpoint 10 years ago