mreynolds / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

e078332 Ticket 47885 - deref plugin should not return references with noc access rights

1 file Authored by lkrispen 9 years ago, Committed by nhosoi 9 years ago,
    Ticket 47885 - deref plugin should not return references with noc access rights
    
    Bug Description:  deref shows derefernced entries for which th client doesn't
                      have access as dn and empty attribute list
    
    Fix Description:   if client has no accesss to the derferernced entry then
                       omit it from the list in the deref control
                       In general, if no entries are returned don't send an empty control
    
    https://fedorahosted.org/389/ticket/47885
    
    Reviewed by: noriko, thanks
    
    (cherry picked from commit 39f44c5af958011cdffc699d26d0e481ec0dbcb6)