瀏覽代碼

Add deprecation notice for webhook payload's secret field (#13330)

tags/v1.15.0-dev
JustAnotherArchivist 3 年之前
父節點
當前提交
eced03db0a
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      docs/content/doc/features/webhooks.en-us.md

+ 2
- 0
docs/content/doc/features/webhooks.en-us.md 查看文件

@@ -30,6 +30,8 @@ All event pushes are POST requests. The methods currently supported are:

### Event information

**WARNING**: The `secret` field in the payload is deprecated as of Gitea 1.13.0 and will be removed in 1.14.0: https://github.com/go-gitea/gitea/issues/11755

The following is an example of event information that will be sent by Gitea to
a Payload URL:


Loading…
取消
儲存