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

mivExchangeAuhtPrompt2: unify the way to find realm for Basic HTTP Authentication #166

Commits on Feb 4, 2018

  1. mivExchangeAuhtPrompt2: unify the way to find realm for Basic HTTP Au…

    …thentication
    
    Before these modifications, there was an error in the
    'asyncPromptAuthNotifyCallback' implementation using a not defined
    `index` variable.
    
    The unified method to getRealm try to be a little bit more compliant
    with the RFC defining Basic HTTP Authentication.
    Trim committed Feb 4, 2018
    Copy the full SHA
    261d3d2 View commit details
    Browse the repository at this point in the history