forgot password flow and cleaning up

This commit is contained in:
Matt Hill
2020-10-11 09:52:53 -06:00
parent 435690cecd
commit 7e323d1e26
17 changed files with 74 additions and 83 deletions

View File

@@ -4,10 +4,9 @@
SSH Setup
*********
``Embassy > Developer Options > SSH Keys``
#. Click ``Developer Options > SSH Keys``
#. Click the ``+`` button in the lower right hand corner.
#. Paste in your SSH key.
#. You can now access your Embassy from the command line using ``ssh pi@<LAN URL>``
.. warning:: Adding an SSH key voids the device warranty. This is an advanced feature for developers and should ne used with caution.
.. warning:: This is an advanced feature and should be used with caution. Start9 is not responsible for any damage you might cause through SSH access.