show subdomain or host in routes output

This commit is contained in:
David Lord 2023-04-14 09:34:26 -07:00
parent 182ce3dd15
commit 84c007d34f
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 69 additions and 49 deletions

View file

@ -44,6 +44,8 @@ Unreleased
to set the domain, which modern browsers interpret as an exact match rather than
a subdomain match. Warnings about ``localhost`` and IP addresses are also removed.
:issue:`5051`
- The ``routes`` command shows each rule's ``subdomain`` or ``host`` when domain
matching is in use. :issue:`5004`
Version 2.2.4