0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 09:44:29 +01:00
gitea/services/auth
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
..
source Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
auth.go Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
auth_test.go
basic.go Extract constant names out for the ReverseProxy and Basic authentication methods (#17735) 2021-11-20 23:33:18 +08:00
group.go
interface.go
login_source.go
oauth2.go
placeholder.go
reverseproxy.go Extract constant names out for the ReverseProxy and Basic authentication methods (#17735) 2021-11-20 23:33:18 +08:00
session.go
signin.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
sspi_windows.go Use a variable but a function for IsProd because of a slight performance increment (#17368) 2021-10-20 16:37:19 +02:00
sync.go Move webhook into models/webhook/ (#17579) 2021-11-10 13:13:16 +08:00