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
Gusted ee234aff61
Fix NPE /repos/issues/search when not signed in (#19154) (#19155)
- Backport #19154

  - Don't panic when on `/repos/issues/search?{created,assigned,mentioned,review_requested}=true` when client didn't pass any authentication.
  - Resolves #19115
3 years ago
..
api/v1 Fix NPE /repos/issues/search when not signed in (#19154) (#19155) 3 years ago
common Instead of using routerCtx just escape the url before routing (#18086) 3 years ago
install Refactor HTTP request context (#17979) 3 years ago
private Do not send notification emails to inactive users (#19131) (#19139) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Fix wrong scopes caused by empty scope input (#19029) (#19145) 3 years ago
init.go Handle email address not exist (#19089) (#19121) 3 years ago