0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-10 06:32:14 +01:00
gitea/services/mailer
Giteabot 0137bc4e5c
Support for email addresses containing uppercase characters when activating user account (#32998) (#33001)
Backport #32998 by Zettat123

Fix #32807

Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-27 11:41:41 +00:00
..
incoming
sender Use new mail package instead of an unmintained one (#32682) 2024-12-05 06:33:43 +08:00
token
mail_comment.go
mail_issue.go
mail_release.go
mail_repo.go
mail_team_invite.go
mail_test.go Use new mail package instead of an unmintained one (#32682) 2024-12-05 06:33:43 +08:00
mail.go Support for email addresses containing uppercase characters when activating user account (#32998) (#33001) 2024-12-27 11:41:41 +00:00
mailer.go Use new mail package instead of an unmintained one (#32682) 2024-12-05 06:33:43 +08:00
main_test.go
notify.go