You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/webhook
Lunny Xiao dfd511faf3
Fix comment permissions (#28213) (#28217)
backport #28213 

This PR will fix some missed checks for private repositories' data on
web routes and API routes.
1 year ago
..
deliver.go Fix comment permissions (#28213) (#28217) 1 year ago
deliver_test.go Support allowed hosts for webhook to work with proxy (#27655) (#27674) 1 year ago
dingtalk.go Fix package webhook (#27839) (#27854) 1 year ago
dingtalk_test.go Fix release URL in webhooks (#27182) (#27184) 1 year ago
discord.go Fix package webhook (#27839) (#27854) 1 year ago
discord_test.go Fix release URL in webhooks (#27182) (#27184) 1 year ago
feishu.go Fix package webhook (#27839) (#27854) 1 year ago
feishu_test.go Restructure `webhook` module (#22256) 2 years ago
general.go Fix package webhook (#27839) (#27854) 1 year ago
general_test.go Fix release URL in webhooks (#27182) (#27184) 1 year ago
main_test.go Merge setting.InitXXX into one function with options (#24389) 2 years ago
matrix.go Fix package webhook (#27839) (#27854) 1 year ago
matrix_test.go Restructure `webhook` module (#22256) 2 years ago
msteams.go Fix package webhook (#27839) (#27854) 1 year ago
msteams_test.go Fix release URL in webhooks (#27182) (#27184) 1 year ago
notifier.go For API attachments, use API URL (#25639) (#25814) 2 years ago
packagist.go Fix package webhook (#27839) (#27854) 1 year ago
packagist_test.go Restructure `webhook` module (#22256) 2 years ago
payloader.go Fix package webhook (#27839) (#27854) 1 year ago
slack.go Fix package webhook (#27839) (#27854) 1 year ago
slack_test.go Restructure `webhook` module (#22256) 2 years ago
telegram.go Fix package webhook (#27839) (#27854) 1 year ago
telegram_test.go Restructure `webhook` module (#22256) 2 years ago
webhook.go Warn instead of reporting an error when a webhook cannot be found (#26039) (#26211) 2 years ago
webhook_test.go Restructure `webhook` module (#22256) 2 years ago
wechatwork.go Fix package webhook (#27839) (#27854) 1 year ago