Bug in ne_forget_auth(...)?
Joe Orton
joe at manyfish.co.uk
Wed Feb 25 08:46:53 EST 2009
On Wed, Feb 25, 2009 at 02:21:21PM +0100, Kai Sommerfeld wrote:
> First, I had no luck with attempt. After my call to ne_forget_auth(),
> neon was continuing to send "Authorization: Basic " (w/o following
> encoded pw!) request header without calling my authentication callback.
> I think the problem is that clean_session() (-> ne_auth.c) does not
> reset sess->protocol. After changing this accordingly everything works
> fine for me.
Looks good - thanks for the patch!
I've committed this in r1628 with a test case.
Regards, Joe
More information about the neon
mailing list