[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [patch] disallow slashes in egg names, ignore . an
From: |
Felix |
Subject: |
Re: [Chicken-hackers] [patch] disallow slashes in egg names, ignore . and .. |
Date: |
Sat, 03 Mar 2012 14:05:13 +0100 (CET) |
From: Christian Kellermann <address@hidden>
Subject: Re: [Chicken-hackers] [patch] disallow slashes in egg names, ignore .
and ..
Date: Thu, 1 Mar 2012 21:25:45 +0100
> Hi!
>
> * Christian Kellermann <address@hidden> [120224 22:01]:
>> I would revert back to a much simpler version of this patch which
>> is attached to this email. If there is a good reason for disallowing
>> "/"s explicitly I'd love to hear about it.
>
> Since noone picked up on this I think we should leave the client
> side as it is. Henrietta now returns an error either way and gives
> a clear hint that something is wrong.
I have a patch for catching invalid egg names (containing slashes or
being string=? to "", "." and "..") in setup-download, but didn't get
around posting it yet.
cheers,
felix