diff options
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/profile/active_sessions.md | 20 | ||||
-rw-r--r-- | doc/user/profile/img/active_sessions_list.png | bin | 41649 -> 0 bytes | |||
-rw-r--r-- | doc/user/profile/index.md | 1 |
3 files changed, 0 insertions, 21 deletions
diff --git a/doc/user/profile/active_sessions.md b/doc/user/profile/active_sessions.md deleted file mode 100644 index 5119c0e30d0..00000000000 --- a/doc/user/profile/active_sessions.md +++ /dev/null @@ -1,20 +0,0 @@ -# Active Sessions - -> - [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17867) -> in GitLab 10.8. - -GitLab lists all devices that have logged into your account. This allows you to -review the sessions and revoke any of it that you don't recognize. - -## Listing all active sessions - -1. On the upper right corner, click on your avatar and go to your **Settings**. -1. Navigate to the **Active Sessions** tab. - - - -## Revoking a session - -1. Navigate to your [profile's](#profile-settings) **Settings > Active Sessions**. -1. Click on **Revoke** besides a session. The current session cannot be - revoked, as this would sign you out of GitLab. diff --git a/doc/user/profile/img/active_sessions_list.png b/doc/user/profile/img/active_sessions_list.png Binary files differdeleted file mode 100644 index 76a52220bcd..00000000000 --- a/doc/user/profile/img/active_sessions_list.png +++ /dev/null diff --git a/doc/user/profile/index.md b/doc/user/profile/index.md index 91cdef8d1dd..ab16f8d14c1 100644 --- a/doc/user/profile/index.md +++ b/doc/user/profile/index.md @@ -39,7 +39,6 @@ From there, you can: - Manage [SSH keys](../../ssh/README.md#ssh) to access your account via SSH - Manage your [preferences](preferences.md#syntax-highlighting-theme) to customize your own GitLab experience -- [View your active sessions](active_sessions.md) and revoke any of them if necessary - Access your audit log, a security log of important events involving your account ## Changing your username |