[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[TSVN] Fw: PATCH: simple regexp support in mod_authz_svn

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-02-17 20:54:28 CET

Stefan,

Are you watching this thread? It looks like APR has some regex stuff in
it. Not that GRETA is that big, but if you are really concerned about
size, it might be worth a look.

Mark

----- Forwarded by Mark Phippard/SoftLanding Systems on 02/17/2005 02:52
PM -----

Josh Siegel <joshs@stormbirds.org> wrote on 02/17/2005 02:48:38 PM:

> *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
> >
> >

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Feb 17 20:55:18 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.