Merge "Docs: Correct `Password injection using the dashboard
` Explanation"
This commit is contained in:
commit
d4016eaa6f
@ -10,18 +10,9 @@ command. You can also view and set the admin password from the dashboard.
|
||||
|
||||
.. rubric:: Password injection using the dashboard
|
||||
|
||||
By default, the dashboard will display the ``admin`` password and allow the
|
||||
user to modify it.
|
||||
|
||||
If you do not want to support password injection, disable the password fields
|
||||
by editing the dashboard's ``local_settings.py`` file.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
OPENSTACK_HYPERVISOR_FEATURES = {
|
||||
...
|
||||
'can_set_password': False,
|
||||
}
|
||||
For password injection display in the dashboard, please refer to the setting of
|
||||
``can_set_password`` in :horizon-doc:`Horizon doc
|
||||
</configuration/settings.html#openstack-hypervisor-features>`
|
||||
|
||||
.. rubric:: Password injection on libvirt-based hypervisors
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user