327793f listTags needn't permissions every time

Authored and Committed by tkopecek 4 years ago
    listTags needn't permissions every time
    
    There is a performance penalty for joining permission table. Especially
    koji-gc doesn't need this info, so it can be ignored by an option.
    
        
file modified
+13 -11