0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-21 17:36:59 -05:00

improve the webhook documentation

This commit is contained in:
Earl Warren 2023-03-04 11:06:22 +01:00
parent 126e37893f
commit 97dadee6dc
2 changed files with 5 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View file

@ -182,4 +182,8 @@ There is a Test Delivery button in the webhook settings that allows to test the
### Authorization header
Forgejo hooks can be configured to send an [authorization header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization) to the webhook target.
Forgejo webhooks can be configured to send an [authorization header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization) to the target.
![screenshot of the webhook definition webpage](../../../../images/v1.19/user/webhooks/authorization-header.png)
The authentication string is stored encrypted in the database.