Skip to content

Conversation

lukasostendorf
Copy link
Contributor

This PR fixes Issue #4717.

As stated in the issue, some devices send qop="auth" in the authorization header, but the server only accepts qop=auth. This apparently affects IPhone/IPad devices, but also python-requests.

The PR fixes it by accepting both header versions, even if one might violate the RFC standard.

@lukasostendorf lukasostendorf changed the title Fix: Digest authentication failed for some clients Fix: WebServer: Digest authentication failed for some clients Dec 16, 2018
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.

3 participants