soup-auth-ntlm: get rid of separate SSO states
authorDan Winship <danw@gnome.org>
Sun, 30 Dec 2012 15:42:29 +0000 (10:42 -0500)
committerDan Winship <danw@gnome.org>
Wed, 2 Jan 2013 20:34:12 +0000 (15:34 -0500)
commitb24b8324b15250865f7f44178cb5c5fba80074e8
tree31f66110045f923fc13b91d57db45790bbebef1e
parent169483bab63dc505c7d6c304d05c5ad8a7278452
soup-auth-ntlm: get rid of separate SSO states

Use a single boolean to track whether we're using single-sign-on
(/usr/bin/ntlm_auth) rather than having two parallel sets of
SoupNTLMStates.
libsoup/soup-auth-ntlm.c