gitea/routers/user
2021-05-10 16:31:32 +01:00
..
setting
auth_openid.go Use single shared random string generation function (#15741) 2021-05-10 07:45:17 +01:00
auth.go Fix goth user infer bug (#15821) 2021-05-10 16:31:32 +01:00
avatar.go Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) 2021-04-12 20:57:12 -04:00
home_test.go
home.go Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
main_test.go
notification.go
oauth.go Feature/oauth userinfo (#15721) 2021-05-06 01:30:15 -04:00
profile.go add /assets as root dir of public files (#15219) 2021-04-28 12:35:06 +00:00
task.go