towerops/test
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
..
integration routeros fixes and latency rounding 2026-02-09 17:30:06 -06:00
mix/tasks more tests 2026-02-03 10:19:56 -06:00
snmpkit fix: increase walker concurrent test timeout, prefix unused vars, add heex to dialyzer ignore 2026-02-14 13:07:14 -06:00
support fix: resolve compilation errors, test failures, and credo issues 2026-02-14 12:23:10 -06:00
towerops fix: implement Gaiia webhook signature verification per their spec 2026-02-14 13:37:26 -06:00
towerops_web fix: resolve compilation errors, test failures, and credo issues 2026-02-14 12:23:10 -06:00
test_helper.exs complete overhaul of snmp engine to C nif 2026-01-30 12:27:12 -06:00
towerops_native_test.exs fix: resolve typing violation and ETS cache race in tests 2026-02-14 12:32:43 -06:00