Skip to content

Only redirect to loopback if the storage uses OAuth redirects#1465

Merged
emmatown merged 2 commits intoThinkmill:mainfrom
Greenheart:fix/disable-loopback-redirect-for-local-mode
Mar 23, 2026
Merged

Only redirect to loopback if the storage uses OAuth redirects#1465
emmatown merged 2 commits intoThinkmill:mainfrom
Greenheart:fix/disable-loopback-redirect-for-local-mode

Conversation

@Greenheart
Copy link
Copy Markdown
Contributor

This makes it possible to use the local storage with localhost which makes Keystatic more consistent with other Git-based CMSes.

Also documented why the loopback redirect is necessary.

Fix #366

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Sep 30, 2025

🦋 Changeset detected

Latest commit: 5cd0de3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@keystatic/core Patch
@keystar/docs Patch
@example/astro-content Patch
@example/astro Patch
@example/localization Patch
@example/next-app Patch
@example/next-block-builder Patch
@example/next-pages Patch
@keystatic/remix-test-app Patch
keystatic-docs Patch
@keystatic/templates-astro Patch
@keystatic/templates-nextjs Patch
@keystatic/templates-remix Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

This makes it possible to use the `local` storage with `localhost` which makes Keystatic more consistent with other Git-based CMSes.

Also documented why the loopback redirect is necessary.
@emmatown emmatown force-pushed the fix/disable-loopback-redirect-for-local-mode branch from 7786667 to 5cd0de3 Compare March 23, 2026 04:33
@emmatown emmatown enabled auto-merge (squash) March 23, 2026 04:33
@emmatown emmatown merged commit 6006584 into Thinkmill:main Mar 23, 2026
7 checks passed
@github-actions github-actions Bot mentioned this pull request Mar 23, 2026
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.

Incorrect redirection to IP address 127.0.0.1 in Keystatic

2 participants