7ff01c6 Optimize the author2user filter to avoid a round-trip

Authored and Committed by pingou 8 years ago
    Optimize the author2user filter to avoid a round-trip
    
    Since we already know the default_email let's give it instead of asking
    the DB for it.
    
        
file modified
+1 -1