mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
new UI pictures, new description for changed UI
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 1.0 MiB |
BIN
site/source/_static/images/walkthrough/sessions1.png
Normal file
BIN
site/source/_static/images/walkthrough/sessions1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 896 KiB |
BIN
site/source/_static/images/walkthrough/sessions3.png
Normal file
BIN
site/source/_static/images/walkthrough/sessions3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 895 KiB |
@@ -6,9 +6,18 @@ Session Management
|
||||
|
||||
Every time a login is made with Embassy, such as from a web browser on your laptop or mobile device, a :ref:`Session <sessions>` is created.
|
||||
|
||||
* To view and manage your active sessions, go to *Embassy > Active Sessions*.
|
||||
|
||||
* To end an active session and log out of that device, click "Kill" to the right of your selection.
|
||||
* To view and manage your active sessions, go to *System > Active Sessions*.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/sessions0.png
|
||||
:width: 60%
|
||||
|
||||
|
||||
* To end an active session and log out of that device, click "LOGOUT" to the right of where that session is listed.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/sessions1.png
|
||||
:width: 60%
|
||||
|
||||
* To end all sessions except for the session you are currently using - click "TERMINATE ALL"
|
||||
|
||||
.. figure:: /_static/images/walkthrough/sessions3.png
|
||||
:width: 60%
|
||||
|
||||
Reference in New Issue
Block a user