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>
2021-05-31 02:18:11 -04:00
..
account.go Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
account_test.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
adopt.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
applications.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
keys.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
main_test.go Splitted the user settings code into several files to be more maintainable (#3968) 2018-05-17 12:05:00 +08:00
oauth2.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
profile.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
security.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00
security_openid.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
security_twofa.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
security_u2f.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00