aadhikari / lib389

Forked from lib389 5 years ago
Clone

a9a942a Ticket 67 - get attr by type

Authored and Committed by William Brown 6 years ago
    Ticket 67 - get attr by type
    
    Bug Description:  In python 3 the change to utf8 has caused us some
    difficulty. As a result, to help ease this, we need to be able to retrieve
    attributes by types in DS
    
    Fix Description:  In mapped object, add the ability to request types
    for searches when we perform them.
    
    https://pagure.io/lib389/issue/67
    
    Author: wibrown
    
    Review by: ilias95, spichugi (Thanks!)
    
        
file modified
+18 -0
file modified
+4 -4
file modified
+2 -4