1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/routers/admin
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
..
admin_test.go Shadow the password on cache and session config on admin panel (#7300) 2019-06-27 00:12:38 +08:00
admin.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
auths.go Restore PAM user autocreation functionality (#15825) 2021-05-13 23:11:47 +01:00
emails.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00
hooks.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00
main_test.go Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
notice.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00
orgs.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
repos.go Close the gitrepo when deleting the repository (#15876) 2021-05-14 21:19:38 +01:00
users_test.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
users.go Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00