summaryrefslogtreecommitdiff
path: root/doc/administration/audit_events.md
diff options
context:
space:
mode:
authormanojmj <mmj@gitlab.com>2019-07-24 19:45:50 +0530
committermanojmj <mmj@gitlab.com>2019-07-26 12:25:56 +0530
commit6cfd13726fbce725633d95140dd0e4bf1779c5db (patch)
tree25936f473a56b8993bf54fd45f279e0c2975ea26 /doc/administration/audit_events.md
parent2a07275121b9c965bca01767c5ccdb58c6f6e660 (diff)
downloadgitlab-ce-6cfd13726fbce725633d95140dd0e4bf1779c5db.tar.gz
CE: Add project download & project export audit eventce-port-4550-add-project-download-export-audit-event
This change adds audit events for download of repository and export of project.
Diffstat (limited to 'doc/administration/audit_events.md')
-rw-r--r--doc/administration/audit_events.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/administration/audit_events.md b/doc/administration/audit_events.md
index aaa43f67760..02de2caf558 100644
--- a/doc/administration/audit_events.md
+++ b/doc/administration/audit_events.md
@@ -73,6 +73,8 @@ From there, you can see the following actions:
- User was added to project and with which [permissions]
- Permission changes of a user assigned to a project
- User was removed from project
+- Project export was downloaded
+- Project repository was downloaded
### Instance events **(PREMIUM ONLY)**