You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/mailer
Jack Hay 1a9953348c
Team invite url fix when registration disabled (#26950)
This is a follow-on to https://github.com/go-gitea/gitea/pull/26550 and
fixes the case where the team invite links to the registration page if
it is disabled in settings.
11 months ago
..
incoming Replace `interface{}` with `any` (#25686) 1 year ago
token Use minio/sha256-simd for accelerated SHA256 (#23052) 1 year ago
mail.go Replace `interface{}` with `any` (#25686) 1 year ago
mail_comment.go Implement FSFE REUSE for golang files (#21840) 2 years ago
mail_issue.go Implement FSFE REUSE for golang files (#21840) 2 years ago
mail_release.go Replace `interface{}` with `any` (#25686) 1 year ago
mail_repo.go Replace `interface{}` with `any` (#25686) 1 year ago
mail_team_invite.go Team invite url fix when registration disabled (#26950) 11 months ago
mail_test.go Add support for incoming emails (#22056) 2 years ago
mailer.go Move notification interface to services layer (#26915) 11 months ago
mailer_test.go Prevent multiple `To` recipients (#22566) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notify.go Move notification interface to services layer (#26915) 11 months ago