fix(dashboard): allow trusted proxy hosts on loopback - #68645
fix(dashboard): allow trusted proxy hosts on loopback#68645martinramos002-bot wants to merge 1 commit into
Conversation
845e4bc to
8d48538
Compare
|
Validation update: head |
|
Thanks for the focused Host-header handling and documentation work. This automated hermes-sweeper review is closing this as
Please re-scope any follow-up to a Closed as not-planned per standing maintainer policy ( |
Summary
HERMES_DASHBOARD_ALLOWED_HOSTSfor exact reverse-proxy Host values while the dashboard remains bound to loopbackSecurity properties
bound_hostislocalhost,127.0.0.1, or::1Validation
pytest -q tests/hermes_cli/test_web_server_host_header.py— 12 passedruff check hermes_cli/web_server.py tests/hermes_cli/test_web_server_host_header.py— passedgit diff --check— passed