Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/foxcpp/maddy
/ DeleteUser
Method
DeleteUser
framework/module/auth.go:43–43 ·
view source on GitHub ↗
(username string)
Source
from the content-addressed store, hash-verified
41
CreateUser(username, password string) error
42
SetUserPassword(username, password string) error
43
DeleteUser(username string) error
44
}
Callers
2
DeleteIMAPAcct
Method · 0.65
usersRemove
Function · 0.65
Implementers
1
Auth
internal/auth/pass_table/table.go
Calls
no outgoing calls
Tested by
no test coverage detected