stable

Clone or download

Read-only

Ensure URL is valid during both creation and update

This is part of story #11035 trigger webhook on artifact update Change-Id: Ifc1c439f08bb65387fa652df1ccbe1e0617a8c89

Modified Files

Name
M plugins/tracker/include/Tracker/Webhook/Actions/WebhookCreateController.php +11 −2 Go to diff View file
M plugins/tracker/include/Tracker/Webhook/Actions/WebhookEditController.php +13 −21 Go to diff View file
A plugins/tracker/include/Tracker/Webhook/Actions/WebhookURLValidator.php +48 −0 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +5 −2 Go to diff View file