diff options
author | Matthew Holt <mholt@users.noreply.github.com> | 2022-07-25 17:28:20 -0600 |
---|---|---|
committer | Matthew Holt <mholt@users.noreply.github.com> | 2022-07-25 17:28:20 -0600 |
commit | 1e18afb5c862d62be130d563785de5c58f08ae8e (patch) | |
tree | 08fe81f7042bd93293ab2034e27836171b8bc3f2 /modules/caddypki/adminapi.go | |
parent | 0bebea0d4c0321b9cd59be4b355020a3e28c0bcd (diff) |
httpcaddyfile: Detect ambiguous site definitions (fix #4635)
Previously, our "duplicate key in server block" logic was flawed because
it did not account for the site's bind address. We defer this check to
when the listener addresses have been assigned, but before we commit
a server block to its listener.
Also refined how network address parsing and joining works, which was
necessary for a less convoluted fix.
Diffstat (limited to 'modules/caddypki/adminapi.go')
0 files changed, 0 insertions, 0 deletions