1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 19:21:38 +02:00
gitea/models
Sandro Santilli af03d00780 Fix sender of issue notifications
It is the FROM field in mailer configuration that needs be used,
not the USER field, which is for authentication.

Closes https://github.com/gogits/gogs/issues/3615
2016-11-02 21:00:54 +01:00
..
migrations Minor code fix [CI SKIP] 2016-08-31 04:31:53 -07:00
access.go
action.go
admin.go
error.go models/login_source: code improvement 2016-08-31 01:22:41 -07:00
git_diff_test.go
git_diff.go
issue_comment.go
issue_label.go
issue_mail.go
issue.go Web editor: support upload files 2016-08-30 05:23:59 -07:00
login_source.go Fix panic when attempt login with non-exist user 2016-09-01 05:12:34 -04:00
mail.go Fix sender of issue notifications 2016-11-02 21:00:54 +01:00
models_sqlite.go
models_test.go
models_tidb.go
models.go Changed interface (#3685) 2016-09-22 19:38:12 -04:00
org_team.go
org.go
pull.go modules/sync: add UniqueQueue 2016-08-30 15:50:30 -07:00
release.go
repo_branch.go
repo_collaboration.go
repo_editor.go Web editor: support upload files 2016-08-30 05:23:59 -07:00
repo_mirror.go #3589 LoadRepoConfig after ORM is initialized 2016-09-02 23:18:37 -04:00
repo_test.go
repo.go #3589 LoadRepoConfig after ORM is initialized 2016-09-02 23:18:37 -04:00
ssh_key_test.go
ssh_key.go
token.go
update.go
user_mail.go
user.go #3577 incorrect URL produced by AvatarLink 2016-09-01 12:36:26 -04:00
webhook_slack.go
webhook.go #2018 able to sync now for mirrors 2016-08-30 16:18:33 -07:00
wiki.go modules/sync: rename SingleInstancePool to ExclusivePool 2016-08-30 15:19:53 -07:00