You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/mailer
Yarden Shoham 6068978c42
Prevent multiple `To` recipients (#22566) (#22569)
2 years ago
..
mail.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
mail_comment.go
mail_issue.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
mail_release.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
mail_repo.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
mail_team_invite.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
mail_test.go
mailer.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
mailer_test.go Prevent multiple `To` recipients (#22566) (#22569) 2 years ago
main_test.go