towerops/lib/towerops_web/live/map_live
Graham McIntire 3632580d1b fix: address security and reliability findings from bugs.md review
- Client IP: only trust X-Forwarded-For from RFC 1918 proxy IPs
- Webhook auth: handle nil/blank secret with controlled error, not 500 crash
- Sudo redirect: reuse validated return_path? from login to prevent open redirect
- Map live: remove redundant inline script (ensureLeaflet hook handles loading)
- Bang calls: convert crash-prone exact matches to case in QR live and API controllers
2026-05-11 18:54:12 -05:00
..
index.ex fix: handle unloaded device association on sites map 2026-05-01 12:24:51 -05:00
index.html.heex fix: address security and reliability findings from bugs.md review 2026-05-11 18:54:12 -05:00