1c94edd rpcserver: fix local vs utc time comparison

Authored and Committed by pvoborni 9 years ago
    rpcserver: fix local vs utc time comparison
    
    login_password did not work properly in timezones other than +0h because
    local time was compared with utc time.
    
    Bug introduced in:
    https://fedorahosted.org/freeipa/ticket/4339
    
    Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
    
        
file modified
+1 -1