24 Commits (CC-7146/Sidebar-item-for-linking-status)

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
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
cskh 435e16ecda
fix: clarifying error message when acquiring a lock in remote dc (#15394) 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
Daniel Nephin 282fbdfa75 api: rename HTTPServer to HTTPHandlers 4 years ago
Matt Keeler 7584dfe8c8 Fix session backwards incompatibility with 1.6.x and earlier. 5 years ago
Matt Keeler 5934f803bf
Sync of OSS changes to support namespaces (#6909) 5 years ago
Matt Keeler a704ebe639
Add Namespace support to the API module and the CLI commands (#6874) 5 years ago
Matt Keeler 7b471f6bf8
OSS Modifications necessary for sessions namespacing 5 years ago
Sarah Adams 78ad8203a4
Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
Edd Steel 77f19f7505
Support OPTIONS requests 7 years ago
James Phillips ca3f9024ac
Works around mapstructure behavior to enable sessions with no checks. 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 ad5c1d9e72 agent: use http.StatusNotFound instead of 404 7 years ago
Frank Schroeder 5d1546b052 agent: use http.StatusBadRequest instead of 400 7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
James Phillips 0881e46111 Cleans up version 8 ACLs in the agent and the docs. (#3248) 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder 8bb7792799 golint: Drop the unused value from range 8 years ago
Frank Schroeder ee5b06a231 Use fmt.Fprint/Fprintf/Fprintln 8 years ago
James Phillips 8b67991ef7
Adds complete ACL coverage for /v1/session endpoints. 8 years ago
Sean Chittenden e9a2f5b40c
Chase casting types.CheckID to a string into the state_store. 9 years ago
James Phillips c248b0017a Fixes nil slices from HTTP endpoints. 9 years ago
Dale Wijnand 5a28ebcaa3 Fix a bunch of typos. 9 years ago
Michael Fraenkel 8c26836783 Support SesionTTLMin configuration 10 years ago
Armon Dadgar a5a9f051cd consul: Ignore zero ttl on session 10 years ago
Atin Malaviya 5229f3b44d Clean up code based on feedback from armon 10 years ago
Atin Malaviya 624c465e2b Added more tests. Also added return of 404 if the session id to renew is not found 10 years ago
Atin Malaviya 4732c36d88 Consul Session TTLs 10 years ago
Atin Malaviya 47241fc1c8 Ephemeral Nodes for via Session behavior settings. 10 years ago
Armon Dadgar 96648dd495 agent: Enforce PUT for session destroy. Fixes #285. 10 years ago
Armon Dadgar 00a107dfd9 agent: Adding support for specifying LockDelay, defaults to 15 seconds. 11 years ago
Armon Dadgar c071932f92 agent: Session endpoint tests 11 years ago
Armon Dadgar 9abd428982 agent: Require PUT to SessionCreate 11 years ago
Armon Dadgar 0119ec7f0a agent: First pass at session endpoints 11 years ago