Skip to content

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

Open
daun wants to merge 1 commit into
statamic:6.xfrom
daun:fix/multisite-password-root-url
Open

[6.x] Fall back to default site on password-protected sites#15086
daun wants to merge 1 commit 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

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

1 participant