Re: Git cvsserver serious issue - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Git cvsserver serious issue
Date
Msg-id 3485.1285256942@sss.pgh.pa.us
Whole thread Raw
In response to Re: Git cvsserver serious issue  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Git cvsserver serious issue  (Aidan Van Dyk <aidan@highrise.ca>)
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> On Thu, Sep 23, 2010 at 17:32, Andrew Dunstan <andrew@dunslane.net> wrote:
>> Are we sure that's going to stop the DOS issue?

> As long as it's done right, I don't see how it wouldn't.

There might be a cleaner way to do it, but after a moment's inspection
of the script, I'd be inclined to just hack GITCVS::updater->new() to
throw error if $module is neither "master" nor "REL\d_\d_STABLE".
Keep in mind of course that I'm a lousy Perl coder.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Configuring synchronous replication
Next
From: Simon Riggs
Date:
Subject: Re: Configuring synchronous replication