Skip to content

[6478] Fix 401 unauthorized for directories in basic auth protected http remote #6479

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

simonlsk
Copy link
Contributor

This should fix #6478

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

@simonlsk simonlsk requested a review from a team as a code owner August 24, 2021 10:17
@simonlsk simonlsk requested a review from skshetry August 24, 2021 10:17
@efiop efiop requested review from isidentical and removed request for skshetry August 24, 2021 11:21
@efiop
Copy link
Contributor

efiop commented Aug 24, 2021

@simonlsk Looks like it is breaking our tests, could you take a look, please?

@isidentical FYI

@simonlsk
Copy link
Contributor Author

@efiop, sorry about that, that should be fixed now.

@efiop
Copy link
Contributor

efiop commented Aug 24, 2021

@simonlsk Thanks for the PR! 🙏 Looks good! Please see a few minor comments above.

simonlsk and others added 5 commits August 24, 2021 18:00
Copy link
Contributor

@efiop efiop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🙏

@efiop efiop merged commit b13aec0 into iterative:master Aug 24, 2021
@efiop efiop added the bugfix fixes bug label Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix fixes bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dvc pull -r http_remote: fails with 401 - unauthorized for directory cache files, when basic auth is set properly
2 participants