Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
90
type
Repository
interface
{
Callers
1
SendResetPasswordMail
Function · 0.65
Implementers
1
mailerUser
internal/database/issue_mail.go
Calls
no outgoing calls
Tested by
no test coverage detected