cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

c7f195f Ticket 48813 - password history is not updated when an admin resets the password

4 files Authored by mreynolds 7 years ago, Committed by nhosoi 7 years ago,
    Ticket 48813 - password history is not updated when an admin resets the password
    
    Bug Description:  When an admin resets a password the current password is not
                      stored in the password history. This incorrectly allows the
                      user to reuse the previous password after the reset.
    
    Fix Description:  When a password is being reset by an "admin", still grab the
                      old password so we can correctly update the password history.
    
    https://fedorahosted.org/389/ticket/48813
    
    Reviewed by: nhosoi(Thanks!)
    
    (cherry picked from commit 9c310b09c481a32b1a012371c688c65156b33472)
    (cherry picked from commit b357e443d06f32bcad2f410868299d43153dca62)
    (cherry picked from commit 0a5047043051701d5b361500f605d782a2befa1d)
    
        
file modified
+4 -0
file modified
+29 -0