Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caprover/caprover
/ SystemRouter.ts
File
SystemRouter.ts
src/routes/user/system/SystemRouter.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express = require(
'express'
)
2
import
fs from
'fs/promises'
3
import
path from
'path'
4
import
validator from
'validator'
Callers
nothing calls this directly
Calls
15
getBackupManager
Method · 0.80
createBackup
Method · 0.80
createCatcher
Method · 0.80
removeHttpHttps
Method · 0.80
changeCaptainRootDomain
Method · 0.80
d
Method · 0.80
getDelayedPromise
Method · 0.80
forceSsl
Method · 0.80
extractUserFromInjected
Method · 0.80
getHasRootSsl
Method · 0.80
getForceSslValue
Method · 0.80
hasCustomDomain
Method · 0.80
Tested by
no test coverage detected