Enable enforce_password_check
authorLuke Hinds <lhinds@redhat.com>
Tue, 15 Nov 2016 13:51:36 +0000 (13:51 +0000)
committerLuke Hinds <lhinds@redhat.com>
Thu, 17 Nov 2016 13:28:14 +0000 (13:28 +0000)
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

puppet/services/horizon.yaml

index 017bb76..f9b1934 100644 (file)
@@ -59,6 +59,7 @@ outputs:
                 - 80
                 - 443
           horizon::disable_password_reveal: true
+          horizon::enforce_password_check: true
           horizon::cache_backend: django.core.cache.backends.memcached.MemcachedCache
           horizon::django_session_engine: 'django.contrib.sessions.backends.cache'
           horizon::vhost_extra_params: