Better handle the failure of URI embedded credentials
authorMartin Robinson <mrobinson@igalia.com>
Wed, 5 Dec 2012 01:48:45 +0000 (17:48 -0800)
committerMartin Robinson <mrobinson@igalia.com>
Wed, 5 Dec 2012 02:00:24 +0000 (18:00 -0800)
commitf9816e366e53004618abcee1741885b69e9466a8
tree0328666df564e628f285ed04e816feec06c3caad
parent160021d315e1df7d6523283d83d1e6052fa1b1f7
Better handle the failure of URI embedded credentials

When using credentials embedded in the URI, clear them so that a failure
will trigger the authentication signal and the use of previously
remembered credentials.
libsoup/soup-auth-manager.c
tests/auth-test.c