MCPcopy
hub / github.com/filebrowser/filebrowser / users.go

File users.go

http/users.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package fbhttp
2
3import (
4 "encoding/json"

Callers

nothing calls this directly

Calls 14

CheckPwdFunction · 0.92
ValidateAndHashPwdFunction · 0.92
withAdminFunction · 0.85
renderJSONFunction · 0.85
withSelfOrAdminFunction · 0.85
errToStatusFunction · 0.85
getUserFunction · 0.85
MakeUserDirMethod · 0.80
GetsMethod · 0.65
GetMethod · 0.65
DeleteMethod · 0.65
SaveMethod · 0.65

Tested by

no test coverage detected