*doah* apr_fnmatch... I will send out a updated patch with these
suggestions
--josh siegel
André Malo wrote:
>* Josh Siegel wrote:
>
>
>
>>These patches give you both simple regular expression support (unix
>>shell like) in mod_authz_svn as well as the ability to make all string
>>comparisons case insensitive. You turn on regular expression support by
>>setting AuthzSVNRegexp in your apache.conf file. Setting
>>AuthzSVNCaseInsensitiveNameMatches to On makes all checks case
>>insensitive.
>>
>>
>
>Uuh. First I wouldn't call it regex. The stuff is called wildcards :)
>Second, I wouldn't name the directives that long (Further I'd compress them
>into one directive AuthzSVNOptions or so). And last but not least, apache
>itself provides full featured regexps (PCRE) and fnmatch functions, which
>should be used. I could help to rework the patch accordingly, if you like.
>
>nd
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 17 20:50:10 2005