gitea/routers
Gusted 49c5fc565c
Fix NPE /repos/issues/search when not signed in (#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:04:51 +01:00
..
api/v1 Fix NPE /repos/issues/search when not signed in (#19154) 2022-03-20 22:04:51 +01:00
common
install
private Do not send notification emails to inactive users (#19131) 2022-03-19 20:45:44 +08:00
utils
web Use custom favicon when viewing static files if it exists (#19130) 2022-03-19 19:53:31 +00:00
init.go