gitea/services/auth/source/db
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
..
assert_interface_test.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
authenticate.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
source.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00