0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 15:56:21 +01:00
gitea/routers/web/user/setting
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
..
account_test.go
account.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
adopt.go
applications.go
keys.go
main_test.go
oauth2.go
profile.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
security_openid.go Move user follow and openid into models/user/ (#17613) 2021-11-17 17:58:31 +08:00
security_twofa.go
security_u2f.go
security.go Move user follow and openid into models/user/ (#17613) 2021-11-17 17:58:31 +08:00