Re: Git cvsserver serious issue

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Git cvsserver serious issue
Date: 2010-09-23 15:49:02
Message-ID: 3485.1285256942@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: buildfarm-members pgsql-hackers

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> On Thu, Sep 23, 2010 at 17:32, Andrew Dunstan <andrew(at)dunslane(dot)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

In response to

Responses

Browse buildfarm-members by date

  From Date Subject
Next Message Aidan Van Dyk 2010-09-23 17:18:45 Re: Git cvsserver serious issue
Previous Message Tom Lane 2010-09-23 15:41:15 Re: Git cvsserver serious issue

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2010-09-23 16:06:47 Re: Configuring synchronous replication
Previous Message Tom Lane 2010-09-23 15:43:31 Re: Configuring synchronous replication