Skip to content
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

Don't fallback to old dependency API when bad credentials are configured #6869

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

deivid-rodriguez
Copy link
Member

What was the end-user or developer problem that led to this PR?

If the user has bad credentials setup, falling back is not going to fix the issue.

What is your fix for the problem, implemented in this PR?

Shortcircuit the situation like we do for missing credentials.

Make sure the following tasks are checked

@deivid-rodriguez deivid-rodriguez merged commit 26b7c5a into master Aug 14, 2023
92 checks passed
@deivid-rodriguez deivid-rodriguez deleted the bad-authentication-no-fallback branch August 14, 2023 08:25
deivid-rodriguez added a commit that referenced this pull request Aug 17, 2023
Don't fallback to old dependency API when bad credentials are configured

(cherry picked from commit 26b7c5a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant