5 Commits (f5231b91571083cef41fe95ff2459ecd96728490)

Author SHA1 Message Date
Daniel Nephin 7ecd2e5466 http: update legacy ACL endpoints to return an error 3 years ago
Daniel Nephin 7160f7a614 acl: remove ACLDatacenter 3 years ago
Daniel Nephin 282fbdfa75 api: rename HTTPServer to HTTPHandlers 4 years ago
Sarah Adams 78ad8203a4
Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 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