Claude
880bba86ed
Fix security-dashboard binding to 127.0.0.1 instead of 0.0.0.0
...
Confirmed live: Caddy (in a container) reaches this via
host.docker.internal, a Docker bridge gateway IP, not localhost — a
loopback-only bind refuses that connection outright ("dial tcp
172.17.0.1:8092: connect: connection refused"), even though curl from
the host itself worked fine on 127.0.0.1. Bind to 0.0.0.0 and rely on
UFW for the actual access scoping instead, matching every other
host-network service in this repo (e.g. the Asterisk web admin, which
already binds this way successfully with the same
ufw_allow_from_caddy_net pattern).
2026-07-21 20:34:06 +00:00
..
2026-06-20 04:16:41 +00:00
2026-06-26 12:41:44 +00:00
2026-06-26 12:56:11 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-07-20 21:06:06 +00:00
2026-07-20 18:24:02 +00:00
2026-06-20 04:16:41 +00:00
2026-07-21 03:03:33 +00:00
2026-06-09 00:28:30 +00:00
2026-07-20 13:45:24 +00:00
2026-06-26 13:20:49 +00:00
2026-07-20 13:57:35 +00:00
2026-06-26 13:20:49 +00:00
2026-06-20 04:16:41 +00:00
2026-07-21 12:57:00 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:06:51 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-07-01 20:25:55 +00:00
2026-06-26 13:20:49 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:06:51 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 03:49:53 +00:00
2026-06-08 17:01:36 +00:00
2026-06-20 04:16:41 +00:00
2026-06-26 02:33:26 +00:00
2026-06-26 15:26:55 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-26 13:20:43 +00:00
2026-06-20 04:16:41 +00:00
2026-06-09 00:28:30 +00:00
2026-07-21 20:34:06 +00:00
2026-06-09 00:28:30 +00:00
2026-07-08 15:02:36 +00:00
2026-07-02 16:20:22 +00:00
2026-06-26 13:20:49 +00:00
2026-06-26 05:07:11 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:16:41 +00:00
2026-06-20 04:06:51 +00:00
2026-06-09 00:28:30 +00:00
2026-06-20 04:16:41 +00:00
2026-07-20 18:32:40 +00:00
2026-06-23 15:25:56 +00:00