diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-13 09:08:52 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-13 09:08:52 +0000 |
commit | f0707f413ce49b5712fca236b950acbec029be1e (patch) | |
tree | e28b49d89d4cf2422ee0066600c0ea045dcf7669 /doc/administration | |
parent | 31a49d924418aa9983ae30be28e6e304a30939e1 (diff) | |
download | gitlab-ce-f0707f413ce49b5712fca236b950acbec029be1e.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration')
-rw-r--r-- | doc/administration/audit_events.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/administration/audit_events.md b/doc/administration/audit_events.md index f1c9fdcb876..a086a26a370 100644 --- a/doc/administration/audit_events.md +++ b/doc/administration/audit_events.md @@ -105,8 +105,8 @@ recorded: - Ask for password reset - Grant OAuth access - Started/stopped user impersonation -- Changed username -- User was deleted +- Changed username ([introduced](https://gitlab.com/gitlab-org/gitlab/issues/7797) in GitLab 12.8) +- User was deleted ([introduced](https://gitlab.com/gitlab-org/gitlab/issues/251) in GitLab 12.8) 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 |