mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
a bunch of changes
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
.. _active-sessions:
|
||||
.. _session-management:
|
||||
|
||||
===============
|
||||
Active Sessions
|
||||
===============
|
||||
==================
|
||||
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. You can see these listed in the ``Embassy`` tab, under ``Active Sessions``.
|
||||
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 end a session, simply click ``Kill`` to the right of your selection.
|
||||
* 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.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/sessions0.png
|
||||
:width: 60%
|
||||
|
||||
Reference in New Issue
Block a user