[webkit-gtk] libwebkit2gtk and NTLM authentication
Dan Winship
danw at gnome.org
Fri Oct 18 06:17:43 PDT 2013
On 10/18/2013 02:55 AM, Carlos Garcia Campos wrote:
> El jue, 17-10-2013 a las 14:44 -0400, Dan Winship escribió:
>> Eventually libsoup will optionally support "Negotiate" (aka GSS-API aka
>> Kerberos 5) authentication as well, so you might want to make the API a
>> little bit generic.
>
> Good point, I actually thought about that, using a generic method that
> receives a WebKitAuthenticationScheme[0], but then I thought that some
> of the schemes should probably be always enabled, or is there any use
> case where it makes sense to disable basic and digest, for example?
I don't think it would ever make sense in a general-purpose web browser,
but there might be other uses of WebKitGTK where it does?
-- Dan
More information about the webkit-gtk
mailing list