coder/coderd/httpapi
Asher 4d39da294e
feat: add oauth2 token exchange (#12196)
Co-authored-by: Steven Masley <stevenmasley@gmail.com>
2024-02-20 14:58:43 -09:00
..
httpapiconstraints refactor(coderd/httpapi): remove database, dbauthz and rbac imports (#9481) 2023-09-04 19:39:14 +03:00
cookie.go fix: avoid redirect loop on workspace proxies (#9389) 2023-08-28 20:34:52 -05:00
cookie_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
httpapi.go feat: expose `owner_name` in `coder_workspace` resource (#11639) 2024-01-17 13:20:45 +01:00
httpapi_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
json.go chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
json_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
name.go fix: typo in whitespace (#11667) 2024-01-17 12:36:15 +00:00
name_test.go feat: expose `owner_name` in `coder_workspace` resource (#11639) 2024-01-17 13:20:45 +01:00
queryparams.go feat: add oauth2 token exchange (#12196) 2024-02-20 14:58:43 -09:00
queryparams_test.go feat: add oauth2 token exchange (#12196) 2024-02-20 14:58:43 -09:00
request.go feat: add panic recovery middleware (#3687) 2022-08-29 17:00:52 -05:00
websocket.go fix(coderd): workspaceapps: update last_used_at when workspace app reports stats (#11603) 2024-01-16 14:06:39 +00:00