Skip to main content

redact_emby_auth

Function redact_emby_auth 

Source
fn redact_emby_auth(line: &str) -> String
Expand description

MediaBrowser Token="abc" -> MediaBrowser Token="[REDACTED]"

Jellyfin’s own auth header format, which is not JSON and not a query param.