6642bc2 Add missing --pkey-only option for selfservice and delegation

Authored and Committed by mkosek 12 years ago
    Add missing --pkey-only option for selfservice and delegation
    
    pkey-only functionality has to be implemented separately for these
    modules as they are based on crud.Search instead of standard
    LDAPSearch.
    
    Delegation moduled was also fixed to support new format of ACI's
    memberof attribute introduced in patch "Display the value of
    memberOf ACIs in permission plugin."
    
    https://fedorahosted.org/freeipa/ticket/2092
    
        
file modified
+6 -3
file modified
+1 -1
file modified
+8 -3
file modified
+7 -5
file modified
+29 -56