]> git.decadent.org.uk Git - dak.git/commit
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)
commit62a9fbf198995587478b98571db7601ff6449b8c
tree15046b61907939b4c151e7403e81bbe8f1daaff2
parentc0fa3f65ef22090cacb47f9a0ec2c2e459d01fda
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 <mhy@debian.org>
dak/process_unchecked.py