fix: restrict remote token reveal to localhost (#411) #417

Merged
dries merged 1 commit from fix/411 into main 2026-07-21 18:00:52 +02:00
Owner

Summary

  • require loopback access before revealing the remote-control token
  • cover non-loopback requests with a regression test

Testing

  • make lint
  • make test

Closes #411

## Summary - require loopback access before revealing the remote-control token - cover non-loopback requests with a regression test ## Testing - `make lint` - `make test` Closes #411
fix: restrict remote token reveal to localhost (#411)
All checks were successful
CI / Build Desktop (macOS arm64) (pull_request) Successful in 1m44s
CI / Frontend (pull_request) Successful in 5m17s
CI / Backend (pull_request) Successful in 4m40s
CI / Coverage Results (pull_request) Successful in 27s
CI / Build (pull_request) Successful in 4m39s
CI / Playwright E2E (pull_request) Successful in 9m18s
CI / Semantic Tag (pull_request) Successful in 9s
68890fcdc9

Coverage ratchet: pass

Suite Baseline This PR Δ
frontend 66.41% 66.41% +0.00
go 77.60% 77.60% +0.00

Tolerance: -0.1%. Baseline stored on gh-pages.

<!-- coverage-ratchet --> ### Coverage ratchet: ✅ pass | Suite | Baseline | This PR | Δ | | |---|---|---|---|---| | frontend | 66.41% | 66.41% | +0.00 | ✅ | | go | 77.60% | 77.60% | +0.00 | ✅ | _Tolerance: -0.1%. Baseline stored on `gh-pages`._
dries merged commit 73ea3f7b83 into main 2026-07-21 18:00:52 +02:00
Sign in to join this conversation.
No description provided.