Bug 99913 - [GTK] [WebKit2] Add HTTP authentication support
Summary: [GTK] [WebKit2] Add HTTP authentication support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 99351 101840
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-20 11:10 PDT by Martin Robinson
Modified: 2012-12-13 01:18 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.