This website requires JavaScript.
Explore
Help
Sign In
opensource
/
coder
Watch
3
Star
0
Fork
0
mirror of
https://github.com/coder/coder.git
synced
2026-09-22 13:10:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
891274838e7e3cf3402690ae0046d8249e07eaa8
coder
/
coderd
/
httpapi
T
History
ケイラ
a6fc28cc6f
chore: bring back x-auth-checks with a length limit (
#19928
)
2025-09-24 10:46:50 -06:00
..
httpapiconstraints
…
httperror
refactor: untangle workspace creation from http logic (
#19639
)
2025-08-29 14:17:33 +01:00
authz_slim.go
…
authz.go
chore: bring back x-auth-checks with a length limit (
#19928
)
2025-09-24 10:46:50 -06:00
cookie_test.go
fix: use unique cookies for workspace proxies (
#19930
)
2025-09-25 00:30:02 +10:00
cookie.go
fix: use unique cookies for workspace proxies (
#19930
)
2025-09-25 00:30:02 +10:00
httpapi_test.go
…
httpapi.go
feat: oauth2 - add authorization server metadata endpoint and PKCE support (
#18548
)
2025-07-01 15:39:29 +02:00
json_test.go
chore: remove unnecessary redeclarations in for loops (
#18440
)
2025-06-20 13:16:55 -06:00
json.go
…
noop.go
…
queryparams_test.go
…
queryparams.go
feat: add coder_workspace_read_file MCP tool (
#19562
)
2025-09-09 15:12:24 -08:00
request.go
…
websocket.go
…