Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix NPE
/repos/issues/search
when not signed in (go-gitea#19154)
- Don't panic when on `/repos/issues/search?{created,assigned,mentioned,review_requested}=true` when client didn't pass any authentication. - Resolves go-gitea#19115
- Loading branch information