• Jérome Perrin's avatar
    PasswordTool: fix password_confirm argument · c6a2c3eb
    Jérome Perrin authored
    It was wrongly named password_confirmation in some places and this was
    silently ignored because the parameter is not used at the moment and
    because of **kw in the signature.
    
    This is a preparatory commit so that we can check that the password and
    the confirmation match
    c6a2c3eb
PasswordTool_changeUserPassword.py 523 Bytes