MCPcopy 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

DeleteIMAPAcctMethod · 0.65
usersRemoveFunction · 0.65

Implementers 1

Authinternal/auth/pass_table/table.go

Calls

no outgoing calls

Tested by

no test coverage detected