Fix this so we choose the *strongest* auth type first, rather than the
authorDan Winship <danw@src.gnome.org>
Fri, 28 Nov 2008 23:12:32 +0000 (23:12 +0000)
committerDan Winship <danw@src.gnome.org>
Fri, 28 Nov 2008 23:12:32 +0000 (23:12 +0000)
commitca57ed71ed0918d4becd32c61f235aa4785067e0
tree3c914efd7bc5d5ba86860ae9894cc7dddf14b696
parentebee1b9f7ff4951152701bf09c3a1a431192d67e
Fix this so we choose the *strongest* auth type first, rather than the

* libsoup/soup-auth-manager.c (auth_type_compare_func): Fix this
so we choose the *strongest* auth type first, rather than the
weakest. Doh. #562339, Pontus Oldberg.

svn path=/trunk/; revision=1216
ChangeLog
libsoup/soup-auth-manager.c
libsoup/soup-server.c
tests/auth-test.c