Fixed authentication not working when using proxy

Changed redirector to be more dynamic and handle new redirectors
Changed proxy cgi to support one new redirector and allways use the default
Added recent changes to core 11
Changed clamd.conf file to handle streams up to 50M and not using the defaul
Started building squidclamav redirector to scan for viruses when using the p
This commit is contained in:
Maniacikarus
2008-04-05 14:00:27 +02:00
parent 0fc9925c50
commit d12aede7c0
9 changed files with 50 additions and 15 deletions

View File

@@ -92,6 +92,7 @@
'advproxy AUTH method' => 'Authentication method',
'advproxy AUTH method ident' => 'identd',
'advproxy AUTH method ldap' => 'LDAP',
'advproxy squidclamav' => 'SquidClamav',
'advproxy AUTH method ncsa' => 'Local',
'advproxy AUTH method none' => 'None',
'advproxy AUTH method ntlm' => 'Windows',