diff options
| author | Christian Cleberg <[email protected]> | 2026-07-20 12:05:18 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-07-20 13:56:41 -0500 |
| commit | 6f8a441b622987ffe102cf7153e1bcdd1b730cfc (patch) | |
| tree | 02c9c0b5f09ff97e8ad7f7c1704584b5333b8aaf /DomainDigWidget/Info.plist | |
| parent | 77a42a8b4f3dd89e631f8246bdea3e95f83bac6a (diff) | |
| download | domain-dig-6f8a441b622987ffe102cf7153e1bcdd1b730cfc.tar.gz domain-dig-6f8a441b622987ffe102cf7153e1bcdd1b730cfc.tar.bz2 domain-dig-6f8a441b622987ffe102cf7153e1bcdd1b730cfc.zip | |
fix: reject non-HTTPS webhook URLs at save time
Validating only at send time meant an http:// URL saved fine and then
failed silently on delivery. Validate in upsert so the integration editor
surfaces it, and give the failure its own error case rather than reusing
the generic invalid-URL message.
The send-time guard stays as defense in depth for URLs saved before this.
Diffstat (limited to 'DomainDigWidget/Info.plist')
0 files changed, 0 insertions, 0 deletions
