Feat/re arrange (#475)

* move things around a lot

* move up a layer

* some edits

* rename some paths
This commit is contained in:
Matt Hill
2023-08-15 13:31:05 -06:00
committed by GitHub
parent 3f8d6b8c02
commit adcff208ac
76 changed files with 1223 additions and 1278 deletions

View File

@@ -0,0 +1,33 @@
.. _change-password:
===============
Password Change
===============
This guide is for changing your password from the web-UI. If you forgot your password and want to reset it, see the :ref:`reset password guide<reset-password>`.
#. Login to the web-UI and navigate to System > Change Master Password
.. figure:: /_static/images/config/password_change_ui-1.png
:width: 60%
#. A warning will be displayed. Select `CONTINUE`.
.. figure:: /_static/images/config/password_change_ui-2.png
:width: 60%
#. Fill out the Change Master Password form by entering
a. Your current password
b. Your desired new password
c. Retype your new password
d. Click `Save`
.. figure:: /_static/images/config/password_change_ui-3.png
:width: 60%
#. You will see a notice pop up near the bottom of the screen informing you that you've successfully changed your password:
.. figure:: /_static/images/config/password_change_ui-4.png
:width: 60%