New commits:
commit 1090c28ab7a6b6d354112534ba426d74917eacbe
Author: David C. Haley <khoralin AT gmail.com>
Commit: David C. Haley <khoralin AT gmail.com>
# This must be set by CONFIGURE ideally
# See src/auth/ directory for a list of authentication protocols
-SQUID_AUTH=basic &&
# See helpers/*_auth/ directories for lists of authentication helpers
+SQUID_AUTH_BASIC='' &&
SQUID_AUTH_DIGEST='' &&
SQUID_AUTH_NTLM='' &&