jhrozek / libuser

Forked from libuser 5 years ago
Clone

653c3e6 FILES: Don't allow duplicate IDs by default

Authored and Committed by jhrozek 5 years ago
    FILES: Don't allow duplicate IDs by default
    
    Merges:
    https://pagure.io/libuser/issue/39
    
    Changes the libuser default to disallow duplicate IDs when adding or
    modifying users and groups.
    
    Also adds test cases to test the new behaviour and fixes two existing
    test which relied on the old behaviour.
    
        
file modified
+127 -0
file modified
+61 -5