1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-29 15:54:06 +00:00
gitea/models/webhook
Gabriel Vasile cf06e20c0d
Check webhooks slice length before calling xorm (#20642)
xorm.db.Insert errors for empty slices. Fixes: #20641

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-08-04 00:22:50 -04:00
..
hooktask.go
main_test.go
webhook_test.go
webhook.go Check webhooks slice length before calling xorm (#20642) 2022-08-04 00:22:50 -04:00