1a7074d Don't allow not-null empty arch/userID in listHosts

1 file Authored by tkopecek 6 years ago, Committed by mikem 6 years ago,
    Don't allow not-null empty arch/userID in listHosts
    
    Related: https://pagure.io/koji/issue/463
    
    If empty string is passed, resulting SQL query is not valid. Check also
    channelID/userID to be an integer.
    
        
file modified
+7 -5