[squid-users] username from external_acl to url_rewrite_program

Amos Jeffries squid3 at treenet.co.nz
Thu Feb 4 16:38:08 UTC 2016


On 5/02/2016 3:15 a.m., Andrew Lavrinenko wrote:
> Thank you, Amos!
> patch dont help because build error:

Ouch. Sorry.

> I try to rewrite code like this:
> ..
> if (!out && (al != NULL) && al->request && (al->request->extacl_user.size()
> == 0)) {

That should be  "!= 0" to test what I was trying for.

Amos



More information about the squid-users mailing list