From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7378 invoked by alias); 2 Apr 2004 17:23:36 -0000 Mailing-List: contact overseers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: overseers-owner@sources.redhat.com Received: (qmail 7367 invoked from network); 2 Apr 2004 17:23:32 -0000 Received: from unknown (HELO bosbc.com) (66.30.22.40) by sources.redhat.com with SMTP; 2 Apr 2004 17:23:32 -0000 Received: by bosbc.com (Postfix, from userid 201) id CFD12400022; Fri, 2 Apr 2004 12:23:32 -0500 (EST) Date: Fri, 02 Apr 2004 17:23:00 -0000 From: Christopher Faylor To: "Frank Ch. Eigler" Cc: overseers@sources.redhat.com Subject: Re: Error trying to get CVS write access via web-form Message-ID: <20040402172332.GA6781@coc.bosbc.com> Mail-Followup-To: "Frank Ch. Eigler" , overseers@sources.redhat.com References: <20040402155707.GC1144@coc.bosbc.com> <20040402161740.GH26117@redhat.com> <20040402164058.GH1144@coc.bosbc.com> <20040402164511.GI26117@redhat.com> <20040402165750.GJ1144@coc.bosbc.com> <20040402170838.GJ26117@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040402170838.GJ26117@redhat.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2004-q2/txt/msg00012.txt.bz2 On Fri, Apr 02, 2004 at 12:08:38PM -0500, Frank Ch. Eigler wrote: >Hi - > > >cgf wrote: > >> Actually, I think that, at the very least, both should be checking for >> white space after the host key. [...] > >Unless there is at least a theoretical problem that justifies >constraints, The theoretical problem is when people paste in broken lines or partial lines from their .pub files and the software doesn't complain. I don't see any reason to duplicate a no-op in the checking in any event. cgf