Hi again,
> If Squid trusts stale user credentials (i.e. allows new requests with
> stale cached credentials without revalidating them with your
> authentication helper), then this is a Squid bug.
No, I don't think there is a bug here.
Because each time my helper is used by squid, it write a lin
Hello all,
I'm trying to use request headers in an external acl, and I'm probably doing
it incorrectly, and it's not working.
Here's my acl definiton:
external_acl_type ext_acl_program %SRC %>{Connection} %>{Accept}
%>{Custom_header} %>{Host} /etc/squid/ext_acl_program.pl
The program ext
On 2021-06-26 07:18, Yosi Greenfield wrote:
Hello all,
I'm trying to use request headers in an external acl, and I'm probably
doing it incorrectly, and it's not working.
Looks like its working fine.
Here's my acl definiton:
external_acl_type ext_acl_program %SRC %>{Connection} %>{Accept}
On 2021-06-26 01:16, hoper wrote:
Hi again,
If Squid trusts stale user credentials (i.e. allows new requests with
stale cached credentials without revalidating them with your
authentication helper), then this is a Squid bug.
No, I don't think there is a bug here.
Because each time my helper i