Remove duplicate ENFORCE_PASSWORD_CHECK text
This change removes lines 587 to 590, as ENFORCE_PASSWORD_CHECK is now situated at lines 157 to 163 as a HORIZON_CONFIG directive. Change-Id: I8e7e6454955bea672042e20685ab96535b68dc47
This commit is contained in:
parent
47aeba3f5b
commit
04cf3ccbb3
@ -584,11 +584,6 @@ AVAILABLE_THEMES = [
|
||||
DEFAULT_THEME = '<%= @default_theme %>'
|
||||
<% end %>
|
||||
|
||||
# Set this to True to display 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.
|
||||
#ENFORCE_PASSWORD_CHECK = False
|
||||
|
||||
# Modules that provide /auth routes that can be used to handle different types
|
||||
# of user authentication. Add auth plugins that require extra route handling to
|
||||
# this list.
|
||||
|
Loading…
Reference in New Issue
Block a user