gitea/services/auth/source
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct ()
* 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
..
db Remove unnecessary attributes of User struct () 2021-11-22 23:21:55 +08:00
ldap Remove unnecessary attributes of User struct () 2021-11-22 23:21:55 +08:00
oauth2 A better go code formatter, and now `make fmt` can run in Windows () 2021-11-17 20:34:35 +08:00
pam Move EmailAddress & UserRedirect into models/user/ () 2021-11-11 15:03:30 +08:00
smtp Add SkipLocal2FA option to pam and smtp sources () 2021-09-26 21:02:01 -04:00
sspi Move login related structs and functions to models/login () 2021-09-24 19:32:56 +08:00