[Bug 33214] New: User callback IAuthenticate interface is not used to query for auth info
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(a)winehq.org ReportedBy: bunglehead(a)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.
http://bugs.winehq.org/show_bug.cgi?id=33214 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |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.
https://bugs.winehq.org/show_bug.cgi?id=33214 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for over 700 days. Is this still an issue in current (1.7.36 or newer) wine? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33214 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Yes, it's still valid. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33214 Joel Holdsworth <joel(a)airwebreathe.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joel(a)airwebreathe.org.uk -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33214 --- Comment #3 from Joel Holdsworth <joel(a)airwebreathe.org.uk> --- This bug, #30106 and #34964 all seem to refer to the same problem -- 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.
https://bugs.winehq.org/show_bug.cgi?id=33214 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> --- (In reply to Joel Holdsworth from comment #3)
This bug, #30106 and #34964 all seem to refer to the same problem
Not this one, no. This one is more about internals, and urlmon could be used separately from IE by any application, and still it could expect authentication request from it. The rest of this list seem like duplicates indeed, I marked them as such, thanks for heads up. -- 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.
participants (1)
-
wine-bugs@winehq.org