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.
Lunny Xiao 6526733a58
Let web and API routes have different auth methods group (#19168)
* remove the global methods but create dynamiclly

* Fix lint

* Fix windows lint

* Fix windows lint

* some improvements

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
admin Only send webhook events to active system webhooks and only deliver to active hooks (#19234) 2 years ago
auth Update HTTP status codes to modern codes (#18063) 2 years ago
dev Move user related model into models/user (#17781) 3 years ago
events Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
explore Update HTTP status codes to modern codes (#18063) 2 years ago
feed Add `ContextUser` to http request context (#18798) 2 years ago
org Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 years ago
repo Add `ContextUser` to http request context (#18798) 2 years ago
user Add `ContextUser` to http request context (#18798) 2 years ago
auth.go Let web and API routes have different auth methods group (#19168) 2 years ago
auth_windows.go Let web and API routes have different auth methods group (#19168) 2 years ago
base.go Update HTTP status codes to modern codes (#18063) 2 years ago
goget.go Update HTTP status codes to modern codes (#18063) 2 years ago
home.go Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
metrics.go Update HTTP status codes to modern codes (#18063) 2 years ago
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
swagger_json.go Refactor routers directory (#15800) 3 years ago
web.go Let web and API routes have different auth methods group (#19168) 2 years ago