Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 4.8.2
-
Fix Version/s: 5.0.0
-
Component/s: Network: Authentication
-
Labels:
-
Commits:66589cd545e302ca535579f248071f77bc8b261b (Qt 5.0)
Description
NTLM authentication fails when passing a domain with the user, this is tested with a NTLMv2 authentication set up with Squid 3. I pass something like:
DOMAIN\USER
to setUser() and the password to setPassword() and it fails to authenticate me.