Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ login_router.ts
File
login_router.ts
panel/src/app/routers/login_router.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Router from
"@koa/router"
;
2
import
axios from
"axios"
;
3
import
Koa from
"koa"
;
4
import
{ GlobalVariable } from
"mcsmanager-common"
;
Callers
nothing calls this directly
Calls
12
checkBanIp
Function · 0.90
$t
Function · 0.90
check
Function · 0.90
login
Function · 0.90
logout
Function · 0.90
info
Method · 0.80
warning
Method · 0.80
validatePassword
Method · 0.80
create
Method · 0.80
log
Method · 0.80
request
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected