0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-20 02:12:54 +01:00
gitea/routers/web/admin
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
..
admin.go
admin_test.go
auths.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users.go
users_test.go