0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 10:01:50 +01:00
gitea/services/webhook
KN4CK3R 58f5fa6536
Fix Matrix and MSTeams nil dereference (#28089)
Fixes #28088 
Fixes #28094

Added missing tests.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-11-17 12:17:33 +01:00
..
deliver_test.go
deliver.go
dingtalk_test.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
dingtalk.go
discord_test.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
discord.go
feishu_test.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
feishu.go
general_test.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
general.go
main_test.go
matrix_test.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
matrix.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
msteams_test.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
msteams.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
notifier.go
packagist_test.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
packagist.go
payloader.go
slack_test.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
slack.go
telegram_test.go Fix Matrix and MSTeams nil dereference (#28089) 2023-11-17 12:17:33 +01:00
telegram.go
webhook_test.go
webhook.go
wechatwork.go