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_test.go
admin.go Move some functions into services/repository (#17660) 2021-11-16 21:30:11 +08:00
auths.go Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
emails.go
hooks.go
main_test.go
notice.go Move user functions into user.go (#17659) 2021-11-18 13:58:42 +08:00
orgs.go
repos.go Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
users_test.go
users.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00