aprs.me/lib/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
..
api_csrf.ex cleanup and remove redis 2025-10-22 16:19:17 -05:00
health_check.ex Complete nested module alias fixes and update Sobelow skips 2026-02-09 11:26:47 -06:00
ip_geolocation.ex Replace ip-api.com geolocation with Cloudflare headers 2026-02-19 15:01:49 -06:00
log_filter.ex Add info logging for mobile websocket events and filter healthcheck logs 2025-10-25 17:04:59 -05:00
rate_limiter.ex improve dialyzer 2025-10-13 10:02:15 -05:00
remote_ip.ex Add RemoteIp plug to show real client IP in K8s logs 2026-02-19 15:06:41 -06:00
set_locale.ex Refactor conditionals to use multi-clause pattern matching 2026-02-10 17:15:49 -06:00