gitea/routers/api/v1
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
..
admin Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
misc
notify
org
repo Fix NPE `/repos/issues/search` when not signed in (#19154) 2022-03-20 22:04:51 +01:00
settings
swagger
user Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
utils
api.go