Files
squidguard/config/e2guardian/authplugins/proxy-basic.conf

6 lines
195 B
Plaintext
Raw Normal View History

# Proxy-Basic auth plugin
# Identifies usernames in "Proxy-Authorization: Basic" headers;
# relies upon the upstream proxy (squid) to perform the actual password check.
plugname = 'proxy-basic'