Re: Auth fixes/updates

From: Robert Collins <robert.collins@dont-contact.us>
Date: 03 Aug 2001 18:28:15 +1000

On 03 Aug 2001 14:12:27 +0800, Adrian Chadd wrote:
> On Fri, Aug 03, 2001, Robert Collins wrote:
> >
> > It's been a while coming... but Kinkie and I now have
> > probably-production ready NTLM code. It's gone past 1.5 million requests
> > without failing. The attached patch is a rollup of many minor fixes and
> > some enhancements:
>
> Right. Does anyone have any issues if I commit this patch to HEAD?
>

We found a last miniute regression - blank passwords and basic auth.
I've fixed that in auth_rewrite (by inserting
                *auth_user_request = NULL;
at line 485 of src/authenticate.c before the return.)

I've also attached a new rollup patch against sourceforge HEAD.

Rob
Received on Fri Aug 03 2001 - 02:25:24 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:09 MST