689b388 Ticket 49524 - Password policy: minimum token length fails

Authored and Committed by mreynolds 6 years ago
    Ticket 49524 - Password policy: minimum token length fails
     when the token length is equal to attribute length
    
    Bug Description:  The token checking breaks when the password is the
                      exact value of the entry attribute.
    
    Fix Description:  Remove the "equal" part of the string comparisons.
    
    https://pagure.io/389-ds-base/issue/49524
    
        
file modified
+1 -1
file modified
+1 -1