akasurde / freeipa

Forked from freeipa 7 years ago
Clone

b93e0b8 Convert nsaccountlock to always work as bool towards Python code

7 files Authored by abbra 12 years ago, Committed by mkosek 12 years ago,
    Convert nsaccountlock to always work as bool towards Python code
    
    https://fedorahosted.org/freeipa/ticket/1259
    
    Python code will see nsaccountlock as bool. JavaScript code will also see it as bool.
    
    This allows native boolean operations with the lock field. Passes both CLI and WebUI tests.
    
        
file modified
+9 -2
file modified
+2 -2
file modified
+16 -11
file modified
+1 -1