MCPcopy Create free account
hub / github.com/gogs/gogs / GenerateEmailResetPasswordCode

Method GenerateEmailResetPasswordCode

internal/email/email.go:87–87  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

85 Email() string
86 GenerateEmailActivateCode(string) string
87 GenerateEmailResetPasswordCode(string) string
88}
89
90type Repository interface {

Callers 1

SendResetPasswordMailFunction · 0.65

Implementers 1

mailerUserinternal/database/issue_mail.go

Calls

no outgoing calls

Tested by

no test coverage detected