]> git.decadent.org.uk Git - dak.git/commitdiff
Fix the is_dm check to deal with the fact we have typing in our DB layer
authorMark Hymers <mhy@debian.org>
Wed, 8 Apr 2009 20:45:46 +0000 (21:45 +0100)
committerMark Hymers <mhy@debian.org>
Wed, 8 Apr 2009 20:45:46 +0000 (21:45 +0100)
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 <mhy@debian.org>

No differences found