mirror of
https://github.com/yattee/yattee.git
synced 2026-06-04 13:54:19 +00:00
Piped accepts the session token via either an Authorization header or an authToken query parameter (the /feed endpoint already uses the latter form). Switch all token-bearing Piped endpoints to the query-parameter form so the Authorization header is free for HTTP Basic Auth from a fronting reverse proxy. Affects subscriptions, subscribe, unsubscribe, userPlaylists, and userPlaylist (including its nextpage pagination loop).
37 KiB
37 KiB