towerops/lib/towerops_web/controllers/api
Graham McIntie 950f4d9ae0 fix: implement Gaiia webhook signature verification per their spec
- Header: X-Gaiia-Webhook-Signature with t=timestamp,v1=signature format
- Signed payload: timestamp.body (not just body)
- 5-minute timestamp tolerance to prevent replay attacks
- Updated tests to match new 4-arity verify_signature/4
2026-02-14 13:37:26 -06:00
..
v1 fix: implement Gaiia webhook signature verification per their spec 2026-02-14 13:37:26 -06:00
account_data_controller.ex make devices site optional and many test fix 2026-02-04 15:05:42 -06:00
error_helpers.ex fix: resolve compilation errors, test failures, and credo issues 2026-02-14 12:23:10 -06:00
mobile_auth_controller.ex security: fix critical vulnerabilities and atom exhaustion risks 2026-02-08 10:30:30 -06:00
mobile_controller.ex rename equipment to device 2026-01-17 14:48:46 -06:00