alby-hub/http
Roland 4c5bef42c6
fix: require full access api key for log endpoint (#2537)
Move GET /api/log/:type from the read-only API group to the
full-access group, matching /api/swaps/mnemonic. Add tests asserting
a readonly token receives 403 from the log endpoint and a full-access
token can still read it.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-12 12:29:03 +07:00
..
alby_http_service.go feat: stories (#2172) 2026-06-02 10:50:15 +02:00
http_service.go fix: require full access api key for log endpoint (#2537) 2026-08-12 12:29:03 +07:00
http_service_test.go fix: require full access api key for log endpoint (#2537) 2026-08-12 12:29:03 +07:00
models.go Refactor: API cleanup (#338) 2024-05-30 00:06:06 +07:00