3aa1416 Ticket 49421 - on bind password upgrade proof of concept

3 files Authored by Emanuel Rietveld 4 years ago, Committed by firstyear 4 years ago,
    Ticket 49421 - on bind password upgrade proof of concept
    
    Bug Description: Improve security of accounts by upgrading their password
    hashes on login when we have the plaintext password available.
    
    Fix Description: Implement the upgrade on bind function and provide
    it to bind.c
    
    https://pagure.io/389-ds-base/issue/49421
    
    Author: Emanuel Rietveld <erietveld@dearnova.nl>
    
    Review by: William Brown
    
        
file modified
+4 -0
file modified
+98 -0