[PATCH] ftp_epsv acls

From: Tsantilas Christos <chtsanti_at_users.sourceforge.net>
Date: Wed, 19 Mar 2014 17:55:20 +0200

This patch add support for ftp_epsv ACLs. The following syntax is supported:
  ftp_epsv on
  ftp_epsv off
  ftp_epsv deny acl1
  ftp_epsv allow acl2 acl3

The action of the first matching line wins. The "ftp_epsv on|off" syntax
is supported for backward compatibility and it is equivalent to ftp_epsv
allow|deny all.
Mixing legacy and new ACLs configuration is not allowed.

I must note that the server side EPRT and PORT ftp commands, when they
are used causes crashes to squid (eg when setting the "ftp_passive
off"). This patch does not try to support ACLs for ftp_eprt.

This is a Measurement Factory project

Received on Wed Mar 19 2014 - 15:55:38 MDT

This archive was generated by hypermail 2.2.0 : Wed Mar 19 2014 - 12:00:13 MDT