Skip to content

feat: allow viewing and editing webhook secret#57

Merged
matthiastjong merged 1 commit intomainfrom
feature/webhook-secret-edit
Apr 15, 2026
Merged

feat: allow viewing and editing webhook secret#57
matthiastjong merged 1 commit intomainfrom
feature/webhook-secret-edit

Conversation

@matthiastjong
Copy link
Copy Markdown
Owner

Summary

  • Webhook secret en signature header zijn nu zichtbaar en bewerkbaar op de detail pagina
  • Nieuwe "Signature Verification" sectie met show/hide toggle voor het secret
  • updateEndpoint service functie toegevoegd voor het updaten van secret en signature header

Test plan

  • Open een bestaande webhook detail pagina
  • Controleer dat het secret zichtbaar is (verborgen met eye toggle)
  • Wijzig het secret en sla op
  • Wijzig de signature header en sla op
  • Verifieer dat webhook signature verificatie nog werkt na aanpassing

🤖 Generated with Claude Code

Previously the secret was masked after creation and could never be changed.
Now the webhook detail page shows an editable Signature Verification section
with show/hide toggle for the secret and editable signature header field.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@matthiastjong matthiastjong merged commit 3fe0a51 into main Apr 15, 2026
3 checks passed
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.

1 participant