forgejo/modules/context
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
..
access_log.go
api.go
api_org.go
api_test.go
auth.go
captcha.go
context.go
csrf.go
form.go
org.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
pagination.go
permission.go
private.go
repo.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
response.go
xsrf.go
xsrf_test.go