Skip to content

[6.x] Fall back to default site on password-protected sites - #15086

Merged
jasonvarga merged 3 commits into
statamic:6.xfrom
daun:fix/multisite-password-root-url
Aug 4, 2026
Merged

[6.x] Fall back to default site on password-protected sites#15086
jasonvarga merged 3 commits into
statamic:6.xfrom
daun:fix/multisite-password-root-url

Conversation

@daun

@daun daun commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Fix an error where accessing the root URL / on a multi-site with all prefixed sites (/en, /fr) would lead to an exception. This follows the same pattern used in other areas, e.g. user login or password requests: fall back to the default site if the current site cannot be identified by the request URL.

Closes #15085

@jasonvarga
jasonvarga enabled auto-merge (squash) August 4, 2026 19:38
@jasonvarga
jasonvarga merged commit 782f67e into statamic:6.x Aug 4, 2026
19 checks passed
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.

Password-protected site throws exception on root url

2 participants