diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-24 12:09:01 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-24 12:09:01 +0000 |
commit | 2c2dd5e36c4ed5f09f488be288882d98f9124d12 (patch) | |
tree | ad4c478bb1c588387a881b26a7db7c3237b9d4f3 /doc/administration/audit_events.md | |
parent | 2ff184ad761fbfbe25a3d827c8f704349963a8d2 (diff) | |
download | gitlab-ce-2c2dd5e36c4ed5f09f488be288882d98f9124d12.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/audit_events.md')
-rw-r--r-- | doc/administration/audit_events.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/administration/audit_events.md b/doc/administration/audit_events.md index 7d3be9e1bd3..6366ed21865 100644 --- a/doc/administration/audit_events.md +++ b/doc/administration/audit_events.md @@ -105,6 +105,7 @@ recorded: - Ask for password reset - Grant OAuth access - Started/stopped user impersonation +- Changed username It is possible to filter particular actions by choosing an audit data type from the filter dropdown box. You can further filter by specific group, project or user |