summaryrefslogtreecommitdiffstats
path: root/models/webhook/webhook_system.go
Commit message (Collapse)AuthorAgeFilesLines
* Add user webhooks (#21563)KN4CK3R2023-03-101-5/+5
| | | | | | | Currently we can add webhooks for organizations but not for users. This PR adds the latter. You can access it from the current users settings. ![grafik](https://user-images.githubusercontent.com/1666336/197391408-15dfdc23-b476-4d0c-82f7-9bc9b065988f.png)
* Support system hook API (#14537)Lunny Xiao2023-01-281-0/+81
This add system hook API