Files
MokoSuiteCross/source/packages
Jonathan Miller 3d20380e83
Generic: Repo Health / Access control (push) Successful in 1s
Generic: Repo Health / Site Health (push) Has been skipped
Universal: Auto Version Bump / Version Bump (push) Successful in 18s
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
Generic: Repo Health / Report Issues (push) Has been cancelled
fix: deep scan bugs — duplicate curl, type error, status check, security (#146)
- ConvertKit: removed duplicate curl_setopt_array with undefined $token
- Brevo: removed duplicate curl_setopt_array with undefined $token + wrong auth
- Constant Contact: removed duplicate curl_setopt_array
- Medium: getUserId() now returns '' on error instead of array
- Mailchimp: campaign creation checks 2xx range instead of exact 200
- ServiceController: returns error message only, not full exception
- Bluesky: cache key uses sha256 instead of md5

Closes #146
2026-06-21 17:59:14 -05:00
..