summaryrefslogtreecommitdiff
path: root/DomainDig.xcodeproj/xcuserdata/cmc.xcuserdatad
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-07-20 12:05:18 -0500
committerChristian Cleberg <[email protected]>2026-07-20 13:56:41 -0500
commit6f8a441b622987ffe102cf7153e1bcdd1b730cfc (patch)
tree02c9c0b5f09ff97e8ad7f7c1704584b5333b8aaf /DomainDig.xcodeproj/xcuserdata/cmc.xcuserdatad
parent77a42a8b4f3dd89e631f8246bdea3e95f83bac6a (diff)
downloaddomain-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 'DomainDig.xcodeproj/xcuserdata/cmc.xcuserdatad')
0 files changed, 0 insertions, 0 deletions