1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-11 12:19:39 +01:00
gitea/routers/user
6543 d59536c222 [BugFix] use default avatar for ghost user (fix 500 error) (#9536)
* remove since it is there for 3years

* fix 500 error for ghost avatar

* dont insert "-1" in any case to issue.poster_id

* fix lint

* Test: ghost avatar link

* fix test

* Revert "remove since it is there for 3years"

This reverts commit fd9ad05159c84ba804b126d2a959963d82578b22.

* Revert "dont insert "-1" in any case to issue.poster_id"

This reverts commit 05469ab6d815a6cc6478a256018b9ed1a12749e0.

Co-authored-by: zeripath <art27@cantab.net>
2019-12-29 16:24:50 +02:00
..
setting
auth_openid.go
auth.go
avatar.go [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 2019-12-29 16:24:50 +02:00
home_test.go
home.go Fix cache problem on dashboard (#9358) 2019-12-15 15:44:23 -05:00
main_test.go
notification.go
oauth.go
profile.go