cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

2f24d28 Ticket 47963 - memberof skip nested groups breaks the plugin

Authored and Committed by mreynolds 9 years ago
    Ticket 47963 - memberof skip nested groups breaks the plugin
    
    Bug Description:  The previous patch broke the memberOf plugin - it
                      basically wouldn't do anything.  The skip was being
                      done too early.
    
    Fix Description:  Move the "recursion skip" to the appropriate location.
    
    https://fedorahosted.org/389/ticket/47963
    
    Reviewed by: nhosoi(Thanks!)
    
    (cherry picked from commit 248b471c86dbd7ed6a86e9def90a0d7a9858ed91)