mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-18 21:50:01 +01:00
79d593a9be
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 |
||
---|---|---|
.. | ||
tests/repos | ||
actions.go | ||
default_branch.go | ||
hook_post_receive_test.go | ||
hook_post_receive.go | ||
hook_pre_receive.go | ||
hook_proc_receive.go | ||
hook_verification_test.go | ||
hook_verification.go | ||
internal_repo.go | ||
internal.go | ||
key.go | ||
mail.go | ||
main_test.go | ||
manager_process.go | ||
manager_unix.go | ||
manager_windows.go | ||
manager.go | ||
restore_repo.go | ||
serv.go | ||
ssh_log.go |