cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

26b5121 Bug 829213 - unhashed#user#password visible after changing password

Authored and Committed by Noriko Hosoi 11 years ago
    Bug 829213 - unhashed#user#password visible after changing password
    https://bugzilla.redhat.com/show_bug.cgi?id=829213
    
    Bug 830001 - unhashed#user#password visible after changing password [rhel-6.3]
    https://bugzilla.redhat.com/show_bug.cgi?id=830001
    
    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.