0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-12 23:45:53 +01:00
gitea/modules/private
Giteabot cbf366643b
Use correct has error check for internal responses (#28796) (#28798)
Backport #28796 by @wxiaoguang

`resp != nil` doesn't mean the request really succeeded. Add a comment
for requestJSONResp to clarify the behavior.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-01-15 13:13:35 +01:00
..
actions.go
hook.go
internal.go
key.go
mail.go
manager.go
request.go
restore_repo.go
serv.go