Re: auth_rewrite authenticate.c user_auth_hash_pointer usage

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 14 Jan 2001 03:39:12 +0100

Robert Collins wrote:

> > The cross-over issue you already have to worry about, only at a slightly
> > different place (auth_user, instead of auth_user->scheme).
>
> Uhh not the same issue:
> currently acl.c requests a auth_user_request structure, and then passes that around the rest of squid. That points to a auth_user
> structure (1 per username per scheme). So we can't hop schemes.

The cross-over issue is the same. The solution is different. Most likely
the user_auth_request structure should have space for scheme specific
information, especially considering that the user is not known until the
scheme tells who it is.

/Henrik
Received on Sat Jan 13 2001 - 19:44:46 MST

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