aprs.me/test/aprsme_web/plugs
Graham McIntire bb6c24856d
Add RemoteIp plug to show real client IP in K8s logs
Extracts client IP from CF-Connecting-IP or X-Forwarded-For headers
and sets conn.remote_ip before request logging, so K8s logs show the
actual client address instead of the internal cluster/ingress IP.
2026-02-19 15:06:41 -06:00
..
ip_geolocation_test.exs Replace ip-api.com geolocation with Cloudflare headers 2026-02-19 15:01:49 -06:00
remote_ip_test.exs Add RemoteIp plug to show real client IP in K8s logs 2026-02-19 15:06:41 -06:00
set_locale_test.exs passing tests 2025-07-07 16:29:38 -05:00