Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NginxProxyManager/nginx-proxy-manager
/ users.js
File
users.js
backend/routes/users.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
"express"
;
2
import
internal2FA from
"../internal/2fa.js"
;
3
import
internalUser from
"../internal/user.js"
;
4
import
Access from
"../lib/access.js"
;
Callers
nothing calls this directly
Calls
6
debug
Function · 0.90
isSetup
Function · 0.90
getValidationSchema
Function · 0.90
isCI
Function · 0.90
validator
Function · 0.85
apiValidator
Function · 0.85
Tested by
no test coverage detected