Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-11-24 03:12:33 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-11-24 03:12:33 +0300
commit1c27dcaf69cd0181755172d94c87c823e4d5f069 (patch)
tree4cf0f9084d3c3878bd31aed8a3f3c2bec0b8da0f /doc/user/profile/active_sessions.md
parentabd24a801e8dbe0942558dd2b2cad90e7e01938e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/profile/active_sessions.md')
-rw-r--r--doc/user/profile/active_sessions.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/profile/active_sessions.md b/doc/user/profile/active_sessions.md
index 1797307a00c..8bcb9a8845d 100644
--- a/doc/user/profile/active_sessions.md
+++ b/doc/user/profile/active_sessions.md
@@ -12,7 +12,7 @@ type: howto
GitLab lists all devices that have logged into your account. You can
review the sessions, and revoke any you don't recognize.
-## Listing all active sessions
+## List all active sessions
To list all active sessions:
@@ -29,7 +29,7 @@ To list all active sessions:
GitLab allows users to have up to 100 active sessions at once. If the number of active sessions
exceeds 100, the oldest ones are deleted.
-## Revoking a session
+## Revoke a session
To revoke an active session:
@@ -40,7 +40,7 @@ To revoke an active session:
NOTE:
When any session is revoked all **Remember me** tokens for all
-devices are revoked. See ['Why do I keep getting signed out?'](index.md#why-do-i-keep-getting-signed-out)
+devices are revoked. See [Why do I keep getting signed out?](index.md#why-do-i-keep-getting-signed-out)
for more information about the **Remember me** feature.
<!-- ## Troubleshooting