Unverified Commit 0a39c1ad authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

fix(host filtering): allow hosts with multiple ports (#1227)

* fix(host filtering): allow same host with ports

The refactoring moved to another library where an `Authority` with
the "same host name" but a different port was overwritten and
this commit fixes that several ports with the same host name can
be configured and work properly.

* Update server/src/middleware/host_filter.rs
parent 92cc790a
Pipeline #422433 passed with stages
in 1 hour and 15 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment