Skip to content

Include host matching if possible when building URLs from mapped routes.#1673

Merged
davidism merged 2 commits intopallets:masterfrom
aenglander:bugfix/488-host-matching-with-multiple-hosts-and-same-endpoint
Jan 5, 2020
Merged

Include host matching if possible when building URLs from mapped routes.#1673
davidism merged 2 commits intopallets:masterfrom
aenglander:bugfix/488-host-matching-with-multiple-hosts-and-same-endpoint

Conversation

@aenglander
Copy link
Copy Markdown
Contributor

Resolves #488

@aenglander aenglander self-assigned this Dec 1, 2019
@aenglander aenglander changed the base branch from master to 0.16.x December 2, 2019 00:47
@aenglander aenglander removed their assignment Dec 2, 2019
@davidism davidism added this to the 1.0.0 milestone Jan 4, 2020
@davidism davidism changed the base branch from 0.16.x to master January 4, 2020 23:14
@davidism
Copy link
Copy Markdown
Member

davidism commented Jan 4, 2020

Before I merge this, I want to make sure this doesn't cause all rules to be checked when host matching isn't enabled.

@davidism davidism merged commit 42e29b9 into pallets:master Jan 5, 2020
@aenglander aenglander deleted the bugfix/488-host-matching-with-multiple-hosts-and-same-endpoint branch May 5, 2020 00:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building urls with host_matching Map does not produce host based URLs

2 participants