Skip to content

Commit c92d0e0

Browse files
author
Claude Sonnet 4.5
committed
Revert "feature: Configurable Webhook HMAC Signature Verification (#1549)"
This reverts commit 7d8a4c2.
1 parent 7d8a4c2 commit c92d0e0

File tree

40 files changed

+770
-9133
lines changed

40 files changed

+770
-9133
lines changed

.changeset/configurable-webhook-signatures-core.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

.changeset/configurable-webhook-signatures-sdk.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

.changeset/configurable-webhook-signatures-ui.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

.claude/settings.local.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"WebFetch(domain:docs.inkeep.com)",
5+
"WebFetch(domain:a2a-protocol.org)",
6+
"Bash(pnpm:*)",
7+
"WebFetch(domain:docs.docker.com)",
8+
"WebFetch(domain:raw.githubusercontent.com)",
9+
"WebSearch"
10+
]
11+
},
12+
"sandbox": {
13+
"enabled": true,
14+
"autoAllowBashIfSandboxed": true
15+
}
16+
}

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,3 @@ progress.txt
8989

9090
# PID files from auto-started services
9191
.pid
92-
93-
.ralph-archives/
94-
95-
.claude/settings.local.json

.ralph-last-branch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
feat/PRD-5609-keytar

0 commit comments

Comments
 (0)