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

lib: enable hmac for digest as well #11896

Closed
wants to merge 1 commit into from
Closed

Commits on Sep 20, 2023

  1. lib: enable hmac for digest as well

    Previously a build that disbled NTLM and aws-sigv4 would fail to build
    since the hmac was disabled, but it is also needed for digest auth.
    
    Follow-up to e92edfb
    
    Fixes #11890
    Reported-by: Aleksander Mazur
    bagder committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    855e68a View commit details
    Browse the repository at this point in the history