1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 03:46:01 -04:00
gitea/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.
2023-09-07 14:50:45 +00:00
..
incoming Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
token
mail_comment.go
mail_issue.go
mail_release.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
mail_repo.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
mail_team_invite.go Team invite url fix when registration disabled (#26950) 2023-09-07 14:50:45 +00:00
mail_test.go
mail.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
mailer_test.go
mailer.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
main_test.go
notify.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00