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
path: root/doc
diff options
context:
space:
mode:
authormanojmj <mmj@gitlab.com>2019-07-23 09:14:09 +0300
committermanojmj <mmj@gitlab.com>2019-07-23 09:14:09 +0300
commit3c9d75e045c94e25a53e78257b47c938f9c538a2 (patch)
tree614569ce55ff85add7227c73cc5393a313e38feb /doc
parent3a55ba7de49a1e3ce54bbf7b10640d66ed5af0bc (diff)
CE Port: Log impersonation actions in audit log
This change adds audit logs for user impersonation when an admin starts/stops impersonating another user.
Diffstat (limited to 'doc')
-rw-r--r--doc/administration/audit_events.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/administration/audit_events.md b/doc/administration/audit_events.md
index a80ff330e03..aaa43f67760 100644
--- a/doc/administration/audit_events.md
+++ b/doc/administration/audit_events.md
@@ -94,6 +94,7 @@ recorded:
- Changed password
- Ask for password reset
- Grant OAuth access
+- Started/stopped user impersonation
It is possible to filter particular actions by choosing an audit data type from
the filter drop-down. You can further filter by specific group, project or user