Skip to content

refactor(preview): remove signed preview URLs#970

Draft
G4614 wants to merge 1 commit into
boxlite-ai:mainfrom
G4614:codex/remove-signed-preview
Draft

refactor(preview): remove signed preview URLs#970
G4614 wants to merge 1 commit into
boxlite-ai:mainfrom
G4614:codex/remove-signed-preview

Conversation

@G4614

@G4614 G4614 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Remove the signed preview URL token flow so port preview routing only accepts case-safe direct box IDs.

Test plan:

  • git diff --check
  • rg -n "SignedPortPreview|signed-preview|signedPreview|getSignedPortPreview|getBoxIdFromSignedPreview|signedPreviewToken|boxIdOrSignedToken" apps/api apps/proxy apps/dashboard apps/libs/api-client apps/api-client-go apps/infra-local || true
  • go test ./pkg/proxy
  • NX_DAEMON=false npx nx test api --testPathPatterns=box.service.spec.ts
  • npx vitest run src/hooks/queries/useTerminalSessionQuery.test.tsx --config vite.config.mts

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: cb3e8f4e-66c2-42a7-967f-058651ba1c1e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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