]> source.dussan.org Git - gitea.git/commit
Check webhooks slice length before calling xorm (#20642) (#20768)
authorLunny Xiao <xiaolunwen@gmail.com>
Fri, 12 Aug 2022 08:36:45 +0000 (16:36 +0800)
committerGitHub <noreply@github.com>
Fri, 12 Aug 2022 08:36:45 +0000 (11:36 +0300)
commitac9792c0c771fcc5f629af3a25ff9287f8327d87
treed531556f863ea31f2a72af5921cccd9a09503f7a
parentf7c874cb1a51905f8b935e95bc5b98880ca6db8d
Check webhooks slice length before calling xorm (#20642) (#20768)

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>
Co-authored-by: Gabriel Vasile <gabriel.vasile@email.com>
models/webhook/webhook.go