0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-21 02:43:58 +01:00
gitea/services/mailer
Zettat123 2d1a171dc7
Support for email addresses containing uppercase characters when activating user account (#32998)
Fix #32807

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-27 19:16:23 +08:00
..
incoming
sender Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
token
mail_comment.go
mail_issue.go
mail_release.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
mail_repo.go
mail_team_invite.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
mail_test.go
mail.go Support for email addresses containing uppercase characters when activating user account (#32998) 2024-12-27 19:16:23 +08:00
mailer.go
main_test.go
notify.go