You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
3 years ago
..
admin.go Move modules/forms to services/forms (#15305) 3 years ago
admin_test.go Shadow the password on cache and session config on admin panel (#7300) 5 years ago
auths.go Restore PAM user autocreation functionality (#15825) 3 years ago
emails.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
hooks.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
main_test.go Force user to change password (#4489) 6 years ago
notice.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
orgs.go API add/generalize pagination (#9452) 5 years ago
repos.go Close the gitrepo when deleting the repository (#15876) 3 years ago
users.go Make modules/context.Context a context.Context (#16031) 3 years ago
users_test.go Move modules/forms to services/forms (#15305) 3 years ago