1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-18 12:18:17 +00:00
Files
gitea/routers/api/v1/repo/issue.go
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
2022-03-20 22:42:31 +01:00

26 KiB