Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
http: allow both ticket and username/password auth
When the default account has not all privileges, downloading the playlist anonymously can result in URLs that can't be accessed with the ticket in the URLs. The client then prompts for username and password, you enter the correct credentials, but the credentials are not accepted. Allow username and password in case ticket authorization fails. Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
- Loading branch information
Showing
1 changed file
with
18 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters