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

http: fix CURL_DISABLE_BEARER_AUTH breakage #11895

Closed
wants to merge 1 commit into from

Commits on Sep 20, 2023

  1. http: fix CURL_DISABLE_BEARER_AUTH breakage

    When bearer auth was disabled, the if/else logic got wrong and caused
    problems.
    
    Follow-up to e92edfb
    Fixes #11892
    Reported-by: Aleksander Mazur
    bagder committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5da1293 View commit details
    Browse the repository at this point in the history