Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ SetPasswd
Method
SetPasswd
agent/utils/toolbox/pure-ftpd.go:46–46 ·
view source on GitHub ↗
(username, passwd string)
Source
from the content-addressed store, hash-verified
44
UserAdd(username, path, passwd string) error
45
UserDel(username string) error
46
SetPasswd(username, passwd string) error
47
Reload() error
48
LoadLogs() ([]FtpLog, error)
49
}
Callers
1
Update
Method · 0.95
Implementers
1
Ftp
agent/utils/toolbox/pure-ftpd.go
Calls
no outgoing calls
Tested by
no test coverage detected