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.
gitea/routers/user/setting
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>
4 years ago
..
account.go Make modules/context.Context a context.Context (#16031) 4 years ago
account_test.go Move modules/forms to services/forms (#15305) 4 years ago
adopt.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
applications.go Move modules/forms to services/forms (#15305) 4 years ago
keys.go Move modules/forms to services/forms (#15305) 4 years ago
main_test.go Splitted the user settings code into several files to be more maintainable (#3968) 7 years ago
oauth2.go Move modules/forms to services/forms (#15305) 4 years ago
profile.go Move modules/forms to services/forms (#15305) 4 years ago
security.go [refactor] replace int with httpStatusCodes (#15282) 4 years ago
security_openid.go Move modules/forms to services/forms (#15305) 4 years ago
security_twofa.go Move modules/forms to services/forms (#15305) 4 years ago
security_u2f.go Move modules/forms to services/forms (#15305) 4 years ago