Skip to content

Demo open root url again#152

Merged
JonJagger merged 2 commits into
mainfrom
demo-open-root-url-again
Jul 6, 2026
Merged

Demo open root url again#152
JonJagger merged 2 commits into
mainfrom
demo-open-root-url-again

Conversation

@JonJagger

Copy link
Copy Markdown
Member

No description provided.

JonJagger added 2 commits July 6, 2026 09:03
  The nginx image now sets absolute_redirect off, so its '/' -> /creator/home
  redirect is relative and keeps whatever host port the client connected on.
  The creator demo can open the bare root URL rather than /creator/home; the
  browser is no longer sent to an unpublished port.

  Also update this repo's docs/demo-nginx-port-redirect-bug.md to match.

  Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
  The '/' -> /creator/home rewrite now emits a relative 302 rather than an
  absolute 301, so the browser keeps the client's port and the entry-point
  redirect is not cached persistently. Update the test to match: assert a
  302, and a Location of exactly /creator/home (an exact match, not endswith,
  so the port-stripping absolute form would fail the test).

  Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@JonJagger JonJagger merged commit aef35da into main Jul 6, 2026
7 checks passed
@JonJagger JonJagger deleted the demo-open-root-url-again branch July 6, 2026 08:35
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