invidious/src
Samantaz Fox c85b908613
API: Fix missing wildcards after login redirect (#4348)
This PR fixes an issue where the `scopes` parameter would see its wildmark
characters (*) removed during the login page redirection, after that a call
to `/authorize_token` was made while the user was not logged in.

Closes issue 4200
2024-02-12 22:30:48 +01:00
..
ext StaticFileHandler: use HTTP::Status rather than integers 2022-08-15 13:22:39 +02:00
invidious API: Fix missing wildcards after login redirect (#4348) 2024-02-12 22:30:48 +01:00
invidious.cr Kemal: remove APIHandler middleware 2023-11-23 18:30:37 +01:00