Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dqzboy/Docker-Proxy
/ auth.js
File
auth.js
hubcmdui/routes/auth.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* 认证相关路由 - 使用SQLite数据库
3
*/
4
const
express = require(
'express'
);
Callers
nothing calls this directly
Calls
10
validateUser
Method · 0.80
updateUserLoginInfo
Method · 0.80
changePassword
Method · 0.80
changeUsername
Method · 0.80
get
Method · 0.80
getUserStats
Method · 0.80
getUserByUsername
Method · 0.80
generateResetToken
Method · 0.80
resetPasswordWithToken
Method · 0.80
validateResetToken
Method · 0.80
Tested by
no test coverage detected