forgejo/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.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
auth_openid.go
avatar.go
home.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
home_test.go
main_test.go
notification.go
oauth.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
oauth_test.go
profile.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
task.go