Files
mcma-backend/app/api
Senko-san 4ade6939b6
Docker Build & Publish / build (push) Has been cancelled
Docker Build & Publish / push (push) Has been cancelled
Docker Build & Publish / Prune old image versions (push) Has been cancelled
feat(stream): require auth on GET /stream/{id} via token query param
The audio stream endpoint was unauthenticated. Add a get_streaming_user
dependency that accepts the access token either as a ?token= query param
(the browser <audio> element can't send an Authorization header) or a
bearer header for native clients. Update streaming tests accordingly and
add a test asserting unauthenticated requests are rejected with 401.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-08 17:11:43 +03:00
..
2026-06-06 13:00:01 +03:00
2026-06-01 18:47:59 +03:00
2026-06-01 18:47:59 +03:00
2026-06-01 18:47:59 +03:00