4016c7d SYSDB: Refactor sysdb_store_user

Authored and Committed by jhrozek 7 years ago
    SYSDB: Refactor sysdb_store_user
    
    Splits sysdb_store_user internals to two functions because the original
    function either creates a new user or updates an existing one.
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+136 -64