Skip to content

Support multiple settings-based sharing hosts - #79

Merged
chosak merged 1 commit into
mainfrom
feature/multiple-hosts
Sep 15, 2025
Merged

Support multiple settings-based sharing hosts#79
chosak merged 1 commit into
mainfrom
feature/multiple-hosts

Conversation

@chosak

@chosak chosak commented Sep 15, 2025

Copy link
Copy Markdown
Member

This change modifies the behavior of the WAGTAILSHARING_HOST setting, when used with the SettingsHostRouter router. Instead of specifying a single sharing host, it's now possible to specify multiple sharing hosts, either as a list or as a single comma-delimited string.

This supports testing of wagtail-sharing where you may have multiple domains, say, one for internal testing and one that is public-facing.

This change modifies the behavior of the WAGTAILSHARING_HOST setting,
when used with the SettingsHostRouter router. Instead of specifying a
single sharing host, it's now possible to specify multiple sharing
hosts, either as a list or as a single comma-delimited string.

This supports testing of wagtail-sharing where you may have multiple
domains, say, one for internal testing and one that is public-facing.
@chosak
chosak merged commit 6b0c7a7 into main Sep 15, 2025
20 checks passed
@chosak
chosak deleted the feature/multiple-hosts branch September 15, 2025 14:29
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.

2 participants