[Bug 33214] New: User callback IAuthenticate interface is not used to query for auth info

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 15 07:21:08 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33214

             Bug #: 33214
           Summary: User callback IAuthenticate interface is not used to
                    query for auth info
           Product: Wine
           Version: 1.5.25
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: urlmon
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: bunglehead at gmail.com
    Classification: Unclassified


Urlmon is supposed to call IAuthenticate_Authenticate() when underlying
protocol needs to authenticate (in response to code 401 in http case for
example), as far as I understand it.

Since httpreqeust code from msxml3 depends on urlmon that's a clean way to
supply these credentials. Original problem with test application is bug 26586.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list