Skip to content

fix: require authorization for backend webhook registration - #877

Merged
arabcoders merged 1 commit into
masterfrom
dev
Aug 8, 2026
Merged

fix: require authorization for backend webhook registration#877
arabcoders merged 1 commit into
masterfrom
dev

Conversation

@arabcoders

Copy link
Copy Markdown
Owner

Summary

Require authorization for backend webhook registration while preserving the intended public webhook receiver.

Changes

  • Restrict the conditionally public webhook route to the configured receiver path.
  • Preserve existing public route behavior.
  • Add regression tests for webhook authorization and public routes.

@arabcoders
arabcoders merged commit d8de53c into master Aug 8, 2026
12 checks passed
doonga pushed a commit to greyrock-labs/home-ops that referenced this pull request Aug 10, 2026
… v1.10.2) (#293)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/arabcoders/watchstate](https://github.com/arabcoders/watchstate) | patch | `v1.10.1` → `v1.10.2` |

---

### Release Notes

<details>
<summary>arabcoders/watchstate (ghcr.io/arabcoders/watchstate)</summary>

### [`v1.10.2`](https://github.com/arabcoders/watchstate/releases/tag/v1.10.2)

[Compare Source](arabcoders/watchstate@v1.10.1...v1.10.2)

##### What's Changed

- fix: require authorization for backend webhook registration by [@&#8203;arabcoders](https://github.com/arabcoders) in [#&#8203;877](arabcoders/watchstate#877)

**Full Changelog**: <arabcoders/watchstate@v1.10.1...v1.10.2>

***

##### Commits since v1.10.1

- [`0edad8a`](arabcoders/watchstate@0edad8a) fix: require authorization for backend webhook registration

</details>

---

### Configuration

📅 **Schedule**: (in timezone America/New_York)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC43LjQiLCJ1cGRhdGVkSW5WZXIiOiI0NC43LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->

Reviewed-on: https://git.greyrock.io/greyrock-labs/home-ops/pulls/293
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