wxiaoguang and GitHub
20ae184967
Only allow webhook to send requests to allowed hosts ( #17482 ) ( #17510 )
...
Backport #17482
* Only allow webhook to send requests to allowed hosts (backport #17482 )
* use ALLOWED_HOST_LIST=* for default to keep the legacy behavior in 1.15.x
2021-11-06 09:23:43 +00:00
828a27feeb
Add Matrix webhook ( #10831 )
...
* Add Matrix webhook
Signed-off-by: Till Faelligen <[email protected] >
* Add template and related translations for Matrix hook
Signed-off-by: Till Faelligen <[email protected] >
* Add actual webhook routes and form
Signed-off-by: Till Faelligen <[email protected] >
* Add missing file
Signed-off-by: Till Faelligen <[email protected] >
* Update modules/webhook/matrix_test.go
* Use stricter regex to replace URLs
Signed-off-by: Till Faelligen <[email protected] >
* Escape url and text
Signed-off-by: Till Faelligen <[email protected] >
* Remove unnecessary whitespace
* Fix copy and paste mistake
Co-Authored-By: Tulir Asokan <[email protected] >
* Fix indention inconsistency
* Use Authorization header instead of url parameter
* Add raw commit information to webhook
Co-authored-by: Lauris BH <[email protected] >
Co-authored-by: Tulir Asokan <[email protected] >
2020-03-28 15:09:55 +02:00
Lunny Xiao and GitHub
83a8944fcf
Add feishu webhook support ( #10229 )
...
Add feishu webhook support
2020-02-12 08:48:28 +00:00
Lunny Xiao and techknowlogick
55bdc9aa38
Webhook support custom proxy ( #8760 )
...
* Webhook support custom proxy
* Add glob support on webhook proxy host rules
* fix app.ini.sample
* improve code and app.ini.sample
* update cheetsheet about added webhook options
2019-11-08 16:25:53 -05:00
Daniel Grier and techknowlogick
b9d1fb6de3
Add support for MS Teams webhooks ( #6632 )
2019-04-19 10:18:06 -04:00
techknowlogick and GitHub
56da256853
Telegram webhook ( #4227 )
2019-04-18 22:45:02 -04:00
Lunny Xiao and GitHub
820e28c904
Split setting.go as multiple files ( #6014 )
...
* split setting.go as multiple files
* fix comments
2019-02-10 09:37:37 +08:00