means of giving a username to Squid (out-of-band, cookies, whatever)
/*
- * $Id: ACLExtUser.h,v 1.3 2004/08/30 05:12:31 robertc Exp $
+ * $Id: ACLExtUser.h,v 1.4 2005/03/30 23:04:09 hno Exp $
*
*
* SQUID Web Proxy Cache http://www.squid-cache.org/
virtual char const *typeString() const;
virtual void parse();
- virtual bool isProxyAuth() const {return true;}
virtual int match(ACLChecklist *checklist);
virtual wordlist *dump() const;