0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 05:50:50 +01:00
gitea/routers/web/user
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745)
* Remove unnecessary functions of User struct

* Move more database methods out of user struct

* Move more database methods out of user struct

* Fix template failure

* Fix bug

* Remove finished FIXME

* remove unnecessary code
2021-11-22 23:21:55 +08:00
..
setting Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
auth_openid.go
auth.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
avatar.go
home_test.go
home.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
main_test.go
notification.go
oauth_test.go
oauth.go
profile.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
task.go