Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ login.ts
File
login.ts
src/node/routes/login.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Router, Request } from
"express"
2
import
{ promises as fs } from
"fs"
3
import
{ RateLimiter as Limiter } from
"limiter"
4
import
* as path from
"path"
Callers
nothing calls this directly
Calls
11
authenticated
Function · 0.90
redirect
Function · 0.90
sanitizeString
Function · 0.90
getPasswordMethod
Function · 0.90
handlePasswordValidation
Function · 0.90
getCookieOptions
Function · 0.90
Router
Function · 0.85
getRoot
Function · 0.85
canTry
Method · 0.80
removeToken
Method · 0.80
send
Method · 0.45
Tested by
no test coverage detected