Comment 3 for bug 1640806

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/397755
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=ca122325ddb9b17c75bc3050ff17ed71fd273e7e
Submitter: Jenkins
Branch: master

commit ca122325ddb9b17c75bc3050ff17ed71fd273e7e
Author: Luke Hinds <email address hidden>
Date: Tue Nov 15 13:51:36 2016 +0000

    Enable enforce_password_check

    By setting ENFORCE_PASSWORD_CHECK to `True`, it displays an 'Admin
    Password' field on the Change Password form to verify that it is indeed
    the admin logged-in who wants to change the password.

    Change-Id: Ib11bef93b6b0c74063052875fa361290bf1e92fd
    Depends-On: If7af97df7a011569a7e14fbab4f880688d7b82c3
    Closes-Bug: #1640806