8305e98 consistently normalize email addresses as keys

Authored and Committed by nphilipp 4 years ago
    consistently normalize email addresses as keys
    
    Otherwise, this could make looking up user names in the
    inverted_user_cache dictionary to fail.
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>