forgejo/modules/private
wxiaoguang b0e6c25535
Caller should check the ResponseExtra.HasError() first to see whether the request fails (#28796)
`resp != nil` doesn't mean the request really succeeded. Add a comment
for requestJSONResp to clarify the behavior.
2024-01-15 11:15:31 +00:00
..
actions.go Caller should check the ResponseExtra.HasError() first to see whether the request fails (#28796) 2024-01-15 11:15:31 +00:00
hook.go
internal.go
key.go
mail.go
manager.go
request.go Caller should check the ResponseExtra.HasError() first to see whether the request fails (#28796) 2024-01-15 11:15:31 +00:00
restore_repo.go
serv.go