Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fosrl/pangolin
/ disableUser2fa.ts
File
disableUser2fa.ts
cli/commands/disableUser2fa.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ CommandModule } from
"yargs"
;
2
import
{ db, users } from
"@server/db"
;
3
import
{ eq } from
"drizzle-orm"
;
4
Callers
nothing calls this directly
Calls
1
set
Method · 0.45
Tested by
no test coverage detected