mreynolds / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

c6d8726 Ticket 49447 - PBKDF2 on upgrade

Authored and Committed by firstyear 6 years ago
    Ticket 49447 -  PBKDF2 on upgrade
    
    Bug Description:  We changed the default password hash mech to
    PBKDF2 on upgrade - but if the upgrade from 1.3.x to 1.4.x,
    this new plugin object doesn't exist. This causes the server to
    fail to start.
    
    Adittionally, one could imagine an admin error could cause this
    also to be omitted
    
    Fix Description:  Create and bootstrap the plugins on startup
    
    https://pagure.io/389-ds-base/issue/49447
    
    Author: wibrown
    
    Review by: mreynolds
    
        
file modified
+38 -1
file modified
+16 -1