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>2023-06-26 12:13:05 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-26 12:13:05 +0300
commitabc0c2c7700bc4dfb6adc23a9594b2b7be6bd051 (patch)
treefdfccb98a77c12fb8b5628069db96e47a3ff5fc9 /doc/administration/audit_events.md
parentf803bba164be7079e79137bfe5a15ca5748aee94 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/audit_events.md')
-rw-r--r--doc/administration/audit_events.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/administration/audit_events.md b/doc/administration/audit_events.md
index e924da39145..a80d3421d34 100644
--- a/doc/administration/audit_events.md
+++ b/doc/administration/audit_events.md
@@ -362,6 +362,9 @@ GitLab generates audit events when a cluster agent token is created or revoked.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/276250) in GitLab 13.6, audit events for when a user is approved using the Admin Area.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/276921) in GitLab 13.6, audit events for when a user's personal access token is successfully or unsuccessfully created or revoked.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/298783) in GitLab 13.9, audit events for when a user requests access to an instance or is rejected using the Admin Area.
+> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/238177) in
+ GitLab 15.1, audit events when a user's two-factor authentication is disabled.
+> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124169) in GitLab 16.2, audit events when a user's access is locked.
The following user actions on a GitLab instance generate instance audit events:
@@ -373,8 +376,8 @@ The following user actions on a GitLab instance generate instance audit events:
- Grant OAuth access.
- Failed second-factor authentication attempt.
- A user's personal access token was successfully or unsuccessfully created or revoked.
-- A user's two-factor authentication was disabled. [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/238177) in
- GitLab 15.1.
+- A user's two-factor authentication was disabled.
+- A user's access is locked.
#### User management