mirror of
https://github.com/livekit/livekit.git
synced 2026-08-14 20:09:45 +00:00
* Redact stream keys in UpdateStream API log fields UpdateStream add/remove urls were logged raw into the API request log, including rtmp stream keys and mux/twitch shorthand keys. Redact them with utils.RedactStreamKey before appending log fields. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Bump protocol for query-value redaction fallback Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>