cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

9e15a73 Bug 829213 - unhashed#user#password visible after changing password https://bugzilla.redhat.com/show_bug.cgi?id=829213

Authored and Committed by Noriko Hosoi 12 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.
    (cherry picked from commit 26b5121d84232cf453fa917f11ba6518a40358ea)