forgejo/templates/repo/settings/webhook
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176)
This PR removes multiple unneeded fields from the `HookTask` struct and adds the two headers `X-Hub-Signature` and `X-Hub-Signature-256`.

## ⚠️ BREAKING ⚠️ 

* The `Secret` field is no longer passed as part of the payload.
* "Breaking" change (or fix?): The webhook history shows the real called url and not the url registered in the webhook (`deliver.go`@129).

Close #16115
Fixes #7788
Fixes #11755

Co-authored-by: zeripath <art27@cantab.net>
2021-06-27 20:21:09 +01:00
..
base.tmpl
base_list.tmpl
delete_modal.tmpl
dingtalk.tmpl
discord.tmpl
feishu.tmpl
gitea.tmpl
gogs.tmpl
history.tmpl
list.tmpl
matrix.tmpl
msteams.tmpl
new.tmpl
settings.tmpl
slack.tmpl
telegram.tmpl