diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2024-11-29 17:15:41 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-30 01:15:41 +0000 |
commit | 79d593a9be48d8281ce9418906a540e1f98c2f7c (patch) | |
tree | e2a115fce68dbc1afa2c934b17fdb968f4ecf41d /templates | |
parent | fd3aa5bedb07d295d48b1f550c19ad1b387ba83f (diff) | |
download | gitea-79d593a9be48d8281ce9418906a540e1f98c2f7c.tar.gz gitea-79d593a9be48d8281ce9418906a540e1f98c2f7c.zip |
Split mail sender sub package from mailer service package (#32618)
Move all mail sender related codes into a sub package of
services/mailer. Just move, no code change.
Then we just have dependencies on go-mail package in the new sub
package. We can use other package to replace it because it's
unmaintainable. ref #18664
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions