06f7005 sysdb: sysdb_certmap_add() handle domains more flexible

1 file Authored by sbose 5 years ago, Committed by jhrozek 5 years ago,
    sysdb: sysdb_certmap_add() handle domains more flexible
    
    sysdb_ldb_msg_attr_to_certmap_info() creates an empty list if there are
    no domains defined, sysdb_certmap_add() should be able to handle both a
    missing or an empty domains list.
    
    Related to https://pagure.io/SSSD/sssd/issue/3500
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+1 -1