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

Authored and Committed by mreynolds 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)
    
        
file modified
+4 -0
file modified
+29 -0