mreynolds / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

649b6e7 Bug 829213 - unhashed#user#password visible after changing password

Authored and Committed by nhosoi 11 years ago
    Bug 829213 - unhashed#user#password visible after changing password
    
    https://bugzilla.redhat.com/show_bug.cgi?id=829213
    
    Bug Description: Deref still retrieved unhashed password.
    
    Fix Description: Added code to Deref plugin to check the deref attribute.
    If it is unhashed password, skip it.