Commit Graph

172 Commits (b9051a342c153f64937e9a38fbde0df728f8dca5)

Author SHA1 Message Date
sarahalsmiller 07fae7bb0b
[Security] Fix XSS Vulnerability where content-type header wasn't explicitly set (#21704)
2 months ago
R.B. Boyer 3e6f1c1fe1
remove v2 tenancy, catalog, and mesh (#21592)
3 months ago
John Murret 9b2c1be053
NET-5879 - expose sameness group param on service health endpoint and move sameness group health fallback logic into HealthService RPC layer (#21096)
6 months ago
Ashesh Vidyut cffb5d7c6e
Fix audit-log encoding issue (CC-7337) (#20345)
10 months ago
Luke Kysow 840f11a0c5
Change logging of registered v2 resource endpoints to add /api prefix (#20352)
10 months ago
Ronald e13fbc743e
Remove warning for consul 1.17 deprecation (#19897)
12 months ago
R.B. Boyer 20d1fb8c78
server: run the api checks against the path without params (#19205)
1 year ago
R.B. Boyer b9ab63c55d
server: when the v2 catalog experiment is enabled reject api and rpc requests that are for the v1 catalog (#19129)
1 year ago
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443)
1 year ago
Ashesh Vidyut 417ae9fc39
Fix #17730 - Dev mode has new line (#18367)
1 year ago
wangxinyi7 1f28ac2664
expose grpc as http endpoint (#18221)
1 year ago
Ashesh Vidyut 2af6bc434a
feature - [NET - 4005] - [Supportability] Reloadable Configuration - enable_debug (#17565)
1 year ago
Jared Kirschner b9c9d79778
Accept ap, datacenter, and namespace query params (#17525)
2 years ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704)
2 years ago
Matt Keeler 085c0addc0
Protobuf Refactoring for Multi-Module Cleanliness (#16302)
2 years ago
Ronald 6167aef641
Warn when the token query param is used for auth (#16009)
2 years ago
Dan Upton 644cd864a5
Rate limit improvements and fixes (#15917)
2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700)
2 years ago
Chris S. Kim 0e176dd6aa
Allow consul debug on non-ACL consul servers (#15155)
2 years ago
Chris S. Kim bde57c0dd0 Regenerate files according to 1.19.2 formatter
2 years ago
freddygv d65e60de86 Return forbidden on permission denied
2 years ago
Chris S. Kim 03df6c3ac6
Reuse http.DefaultTransport in UIMetricsProxy (#14521)
2 years ago
alex 07bc22e405
no 1.9 style metrics (#13532)
2 years ago
Chris S. Kim fcdd031911
Revert getPathSuffixUnescaped (#13256)
3 years ago
Jared Kirschner 05a648f530 docs: clarify consistency mode operation
3 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594)
3 years ago
R.B. Boyer f507f62f3c
peering: initial sync (#12842)
3 years ago
FFMMM 973d2d0f9a
mark disable_compat_1.9 to deprecate in 1.13, change default to true (#12675)
3 years ago
Eric 02d8a11ff0 remove gogo from acl protobufs
3 years ago
Eric 5cab213e81 assorted changes required to remove gogo
3 years ago
Dhia Ayachi 72a997242b
split `pbcommon` to `pbcommon` and `pbcommongogo` (#12587)
3 years ago
Jared Kirschner 6c84083307
Merge pull request #11821 from hashicorp/error-if-get-request-has-body
3 years ago
Jared Kirschner c73267f318 http: WARN if GET request has non-empty body
3 years ago
Eric eea8300187 Remove the stdduration gogo extension
3 years ago
Mark Anderson 676ea58bc4
Refactor config checks oss (#12550)
3 years ago
Mark Anderson aaefe15613
Bulk acl message fixup oss (#12470)
3 years ago
Mathew Estafanous c5d2bea92c
Change error-handling across handlers. (#12225)
3 years ago
Mathew Estafanous 0fdd1318e9
Ensure consistency with error-handling across all handlers. (#11599)
3 years ago
Jared Kirschner a36ddc31c7
Merge pull request #11335 from littlestar642/url-encoded-args
3 years ago
Jared Kirschner e0ddb9e4c5
Merge pull request #11820 from hashicorp/improve-ui-disabled-api-response
3 years ago
littlestar642 634c72d22f add path escape and unescape to path params
3 years ago
Jared Kirschner 2de79abc00 http: improve 404 Not Found response message
3 years ago
Jared Kirschner 34ea9ae8c9 http: improve UI not enabled response message
3 years ago
Dan Upton 1e47e3c82b
Groundwork for exposing when queries are filtered by ACLs (#11569)
3 years ago
R.B. Boyer ee372a854a acl: adding a new mesh resource
3 years ago
R.B. Boyer fb27c1b24f
agent: add partition labels to catalog API metrics where appropriate (#10890)
3 years ago
R.B. Boyer 097e1645e3
agent: ensure that most agent behavior correctly respects partition configuration (#10880)
3 years ago
Daniel Nephin 17841248dd config: remove ACLResolver settings from RuntimeConfig
3 years ago
Daniel Nephin e637cd71f3 acl: use authz consistently as the variable name for an acl.Authorizer
3 years ago
Daniel Nephin 84fac3ce0e acl: use acl.ManangeAll when ACLs are disabled
3 years ago