aprs.me/lib/aprsme_web/plugs
Graham McIntire 6988116a42
Fix Cloudflare IP geolocation not reaching LiveView on page load
The IPGeolocation plug was setting session data, but the live_session
wasn't forwarding it to the LiveView mount. Also removed the root-path
restriction so geolocation works on any initial page load.
2026-03-22 16:08:00 -05: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 Fix Cloudflare IP geolocation not reaching LiveView on page load 2026-03-22 16:08:00 -05: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 Remove dead modules, unused deps, and commented-out code 2026-02-20 08:09:22 -06:00
remote_ip.ex Add client IP to request log metadata 2026-02-20 17:48:15 -06:00
set_locale.ex Refactor conditionals to use multi-clause pattern matching 2026-02-10 17:15:49 -06:00