Bug 99913

Summary: [GTK] [WebKit2] Add HTTP authentication support
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 99351, 101840    
Bug Blocks:    

Description Martin Robinson 2012-10-20 11:10:08 PDT
We need proper support for HTTP authentication.
Comment 1 Martin Robinson 2012-12-13 01:15:40 PST
I think we are good for now. If necessary we can later add an 'authenticate' signal for clients to handle this message.
Comment 2 Carlos Garcia Campos 2012-12-13 01:18:58 PST
Yes, we should definitely add an authenticate signal, but it's not high priority and default behaviour is great. Great work!, thanks.