coder/coderd/httpmw
Kyle Carberry 9bc0d06aa0
fix: Install Terraform once and only log >=500 (#4339)
Fixes #4302.
2022-10-03 15:19:02 -05:00
..
apikey.go chore: Deprecate old cookie value (#4336) 2022-10-03 13:04:22 -04:00
apikey_test.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
authorize_test.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
csrf.go feat: Implement (but not enforce) CSRF for FE requests (#3786) 2022-09-13 15:26:46 -04:00
httpmw.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
logger.go fix: Install Terraform once and only log >=500 (#4339) 2022-10-03 15:19:02 -05:00
oauth2.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
oauth2_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
organizationparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
organizationparam_test.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
prometheus.go feat: add rbac tracing (#4093) 2022-09-16 18:32:15 +00:00
prometheus_test.go feat: add rbac tracing (#4093) 2022-09-16 18:32:15 +00:00
ratelimit.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
ratelimit_test.go chore: Upgrade to Go 1.19 (#3617) 2022-08-21 22:32:53 +00:00
recover.go feat: add rbac tracing (#4093) 2022-09-16 18:32:15 +00:00
recover_test.go feat: add rbac tracing (#4093) 2022-09-16 18:32:15 +00:00
requestid.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
requestid_test.go feat: add unique ids to all HTTP requests (#3845) 2022-09-02 13:04:29 -05:00
templateparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
templateparam_test.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
templateversionparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
templateversionparam_test.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
userparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
userparam_test.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
workspaceagent.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
workspaceagent_test.go feat: Implement (but not enforce) CSRF for FE requests (#3786) 2022-09-13 15:26:46 -04:00
workspaceagentparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
workspaceagentparam_test.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
workspacebuildparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
workspacebuildparam_test.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
workspaceparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
workspaceparam_test.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
workspaceresourceparam.go feat: trace httpapi.{Read,Write} (#4134) 2022-09-21 17:07:00 -05:00
workspaceresourceparam_test.go chore: Rename Projects to Templates (#880) 2022-04-06 12:42:40 -05:00