MCPcopy 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

1import { Router, Request } from "express"
2import { promises as fs } from "fs"
3import { RateLimiter as Limiter } from "limiter"
4import * as path from "path"

Callers

nothing calls this directly

Calls 11

authenticatedFunction · 0.90
redirectFunction · 0.90
sanitizeStringFunction · 0.90
getPasswordMethodFunction · 0.90
handlePasswordValidationFunction · 0.90
getCookieOptionsFunction · 0.90
RouterFunction · 0.85
getRootFunction · 0.85
canTryMethod · 0.80
removeTokenMethod · 0.80
sendMethod · 0.45

Tested by

no test coverage detected