ffc784c 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 70d5fe69846482bb82723e300389469924c2cd85)