Skip to content

Add signature header support to Exolix#215

Merged
paullinator merged 1 commit into
masterfrom
matthew/add-exolix-signature
Jun 4, 2026
Merged

Add signature header support to Exolix#215
paullinator merged 1 commit into
masterfrom
matthew/add-exolix-signature

Conversation

@peachbits

@peachbits peachbits commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Description

none

Note

Medium Risk
Partner sync stops until both apiKey and signature are configured; misconfiguration can silently yield empty Exolix transaction pulls.

Overview
Exolix partner reporting now requires a signature credential alongside apiKey, and sends it on every Exolix API v2 transaction list request.

Plugin params validation accepts an optional signature in apiKeys. queryExolix returns no transactions (same as a missing API key) when either credential is absent, and adds a signature HTTP header next to Authorization. The unreleased changelog notes the change.

Reviewed by Cursor Bugbot for commit 7206b94. Bugbot is set up for automated code reviews on this repo. Configure here.


@paullinator paullinator force-pushed the matthew/add-exolix-signature branch from 062252d to 7206b94 Compare June 4, 2026 14:46
@paullinator paullinator merged commit 458438a into master Jun 4, 2026
5 checks passed
@paullinator paullinator deleted the matthew/add-exolix-signature branch June 4, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants