aprs.me/test/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
..
ip_geolocation_test.exs Fix Cloudflare IP geolocation not reaching LiveView on page load 2026-03-22 16:08:00 -05: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