You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What changed
Preserves unsigned external CRM publishing while Request Authentication is in observe_v2, recorded as legacy_unsigned_observed.
Continues rejecting invalid supplied signatures.
Keeps enforce_v2 strict: unsigned requests are rejected once enforcement is enabled.
Adds sanitized Request Diagnostics to Activity Log so operators can confirm whether a webhook reached Ratesight and see its authentication outcome without exposing bodies, signatures, or secrets.
Verification
Full plugin test suite passed from merge commit a7a08ad.
Release package integrity and contents verified before publication.