87cd4ec BE: Pass in filter_type when creating the refresh account request

3 files Authored by jhrozek 4 years ago, Committed by pbrezina 4 years ago,
    BE: Pass in filter_type when creating the refresh account request
    
    For refreshing AD users and groups, we'll want to create a request by
    SID, for all other requests we'll want to create a request by name. This
    patch allows parametrizing the request creation by the caller.
    
    Related:
    https://pagure.io/SSSD/sssd/issue/4012
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    (cherry picked from commit 2cb294e6d5782aa725a2e9d7892a9e0c62e0b3a9)
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+2 -1
file modified
+1 -0