Discussion:
[ProFTPD-committers] [Bug 3592] Support case-insensitivity option for PathAllowFilter/PathDenyFilter directives
(too old to reply)
b***@horde.net
2011-02-14 22:55:41 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3592

TJ Saunders <***@castaglia.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P5
CC| |***@castaglia.org
Summary|make path{allow,deny}filter |Support case-insensitivity
|configurable to be case |option for
|insensitive |PathAllowFilter/PathDenyFil
| |ter directives
--
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
b***@horde.net
2011-02-15 00:26:40 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3592

TJ Saunders <***@castaglia.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
b***@horde.net
2011-02-15 00:33:30 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3592

--- Comment #1 from TJ Saunders <***@castaglia.org> 2011-02-14 19:33:30 EST ---
Created attachment 3542
--> http://bugs.proftpd.org/attachment.cgi?id=3542
Adds requested functionality

With this patch (generated against current CVS sources), you should be able to
configure case-insensitive PathAllowFilter/PathDenyFilter directives using the
newly supported "[NC]" (or "[nocase]" flags, e.g.:

PathDenyFilter \.ftpaccess$ [NC]
--
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
b***@horde.net
2011-02-15 01:00:00 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3592

TJ Saunders <***@castaglia.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED

--- Comment #2 from TJ Saunders <***@castaglia.org> 2011-02-14 19:59:59 EST ---
Patch committed to CVS, with accompanying unit tests.
--
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
b***@horde.net
2011-04-06 07:39:27 UTC
Permalink
http://bugs.proftpd.org/show_bug.cgi?id=3592

TJ Saunders <***@castaglia.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED

--- Comment #3 from TJ Saunders <***@castaglia.org> 2011-04-06 03:39:26 EDT ---
Resolved in 1.3.4rc2.
--
Configure bugmail: http://bugs.proftpd.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
Loading...