4159cf6 Issue 50530 - Directory Server not RFC 4511 compliant with requested attr "1.1"

Authored and Committed by mreynolds 4 years ago
    Issue 50530 - Directory Server not RFC 4511 compliant with requested attr "1.1"
    
    Bug Description:  A regression was introduced some time back that changed the
                      behavior of how the server handled the "1.1" requested attribute
                      in a search request.  If "1.1" was requested along with other
                      attributes then no attibutes were returned, but in this case "1.1"
                      is expected to be ignroed.
    
    Fix Description:  Only comply with "1.1" if it is the only requested attribute
    
    relates: https://pagure.io/389-ds-base/issue/50530
    
    Reviewed by: firstyear(Thanks!)
    
        
file modified
+6 -1