Bug 168364

Summary: [SOUP] Credentials stored by libsoup are used even StoredCredentials policy is DoNotAllowStoredCredentials
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, danw
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugzilla.gnome.org/show_bug.cgi?id=777936
https://bugzilla.gnome.org/show_bug.cgi?id=778497
Attachments:
Description Flags
Patch mcatanzaro: review+

Carlos Garcia Campos
Reported 2017-02-15 04:22:15 PST
This can happen if a previous load with allowed to use stored credentials authenticated successfully, saving the credentials in libsoup. This what causes some tests to fail http/tests/security/credentials-from-different-domains.html http/tests/xmlhttprequest/cross-origin-no-authorization.html It's actually a libsoup bug, but since it's causing layout test failures and we have patches for them, let's patch out jhbuild until we have a new libsoup version to depend on.
Attachments
Patch (12.14 KB, patch)
2017-02-15 04:24 PST, Carlos Garcia Campos
mcatanzaro: review+
Carlos Garcia Campos
Comment 1 2017-02-15 04:24:48 PST
Carlos Garcia Campos
Comment 2 2017-02-15 06:24:31 PST
Note You need to log in before you can comment on or make changes to this bug.