From: Mark Hymers Date: Wed, 8 Apr 2009 20:45:46 +0000 (+0100) Subject: Fix the is_dm check to deal with the fact we have typing in our DB layer X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=inline;h=62a9fbf198995587478b98571db7601ff6449b8c;hp=62a9fbf198995587478b98571db7601ff6449b8c;p=dak.git Fix the is_dm check to deal with the fact we have typing in our DB layer This code is still fundamentally wrong (assuming unknown UIDs are DDs is idiotic; of course we know that the keys have had to pass the sig check against the keyring so it's not a security issue thankfully; it just might give a one shot limited window for DMs to upload non-DM packages) Signed-off-by: Mark Hymers ---