0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 06:16:31 +01:00
gitea/routers/user
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031)
* Make modules/context.Context a context.Context

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Simplify context calls

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Set the base context for requests to the HammerContext

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-05-31 02:18:11 -04:00
..
setting Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
auth_openid.go Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
auth.go Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
avatar.go
home_test.go
home.go
main_test.go
notification.go
oauth.go
profile.go
task.go