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 Add missing comment reply handling (#32050) 2024-09-17 20:56:26 +00:00
sender Use new mail package instead of an unmintained one (#32682) 2024-12-05 06:33:43 +08:00
token Use crypto/sha256 (#29386) 2024-02-25 13:32:13 +00:00
mail_comment.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
mail_issue.go Clean up template locale usage (#27856) 2023-10-31 22:11:48 +08:00
mail_release.go Split mail sender sub package from mailer service package (#32618) 2024-11-30 01:15:41 +00:00
mail_repo.go Split mail sender sub package from mailer service package (#32618) 2024-11-30 01:15:41 +00:00
mail_team_invite.go Split mail sender sub package from mailer service package (#32618) 2024-11-30 01:15:41 +00:00
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 Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
notify.go Unify user update methods (#28733) 2024-02-04 13:29:09 +00:00