gitea/routers/web/user
wxiaoguang df64fa4865
Decouple unit test code from business code (#17623)
2021-11-12 22:36:47 +08:00
..
setting Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
auth.go Move EmailAddress & UserRedirect into models/user/ (#17607) 2021-11-11 15:03:30 +08:00
auth_openid.go Make LDAP be able to skip local 2FA (#16954) 2021-09-17 12:43:47 +01:00
avatar.go Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 2021-10-06 01:25:46 +02:00
home.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
home_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
notification.go Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320) 2021-10-15 23:34:07 -04:00
oauth.go Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 2021-10-22 17:19:24 +08:00
oauth_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
profile.go Move EmailAddress & UserRedirect into models/user/ (#17607) 2021-11-11 15:03:30 +08:00
task.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00