-
Notifications
You must be signed in to change notification settings - Fork 494
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A fix for the download auth bug introduced in 4.2.1
- Loading branch information
Showing
1 changed file
with
98 additions
and
67 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
a4fece6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a bug fix for #2719.
I'm mentioning it here because we are considering creating a 4.2.2 branch based on 4.3 and we need to account for all the changes since 4.2.1 (which are in the 4.3 branch).