1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 14:15:49 +00:00
gitea/services/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
..
user_test.go Move user/org deletion to services (#17673) 2021-11-19 01:42:27 +08:00
user.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00