Commit 30abd67d authored by Craig Norris's avatar Craig Norris

Merge branch 'docs-user-impersonation' into 'master'

Removing unlinked square brackets

See merge request gitlab-org/gitlab!54386
parents a7164730 52e73e03
...@@ -150,7 +150,7 @@ An administrator can "impersonate" any other user, including other administrator ...@@ -150,7 +150,7 @@ An administrator can "impersonate" any other user, including other administrator
This allows the administrator to "see what the user sees," and take actions on behalf of the user. This allows the administrator to "see what the user sees," and take actions on behalf of the user.
You can impersonate a user in the following ways: You can impersonate a user in the following ways:
- Through the UI, by selecting **Admin Area > Overview > Users > [Select a user] > Impersonate**. - Through the UI, by selecting **Admin Area > Overview > Users > Select a user > Impersonate**.
- With the API, using [impersonation tokens](../../api/README.md#impersonation-tokens). - With the API, using [impersonation tokens](../../api/README.md#impersonation-tokens).
All impersonation activities are [captured with audit events](../../administration/audit_events.md#impersonation-data). All impersonation activities are [captured with audit events](../../administration/audit_events.md#impersonation-data).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment