You can not 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/web/user/setting
Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518)
3 years ago
..
security Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
account.go Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
account_test.go Update HTTP status codes to modern codes (#18063) 3 years ago
adopt.go Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
applications.go Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
keys.go Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago
oauth2.go Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
profile.go Move organization related structs into sub package (#18518) 3 years ago