MCPcopy
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

1import express from "express";
2import internal2FA from "../internal/2fa.js";
3import internalUser from "../internal/user.js";
4import Access from "../lib/access.js";

Callers

nothing calls this directly

Calls 6

debugFunction · 0.90
isSetupFunction · 0.90
getValidationSchemaFunction · 0.90
isCIFunction · 0.90
validatorFunction · 0.85
apiValidatorFunction · 0.85

Tested by

no test coverage detected