Commit 3b1b65e3 authored by Mike Jang's avatar Mike Jang

Merge branch '221165-doc-fix-audit-event-scope' into 'master'

Update audit events to reflect correct level

See merge request gitlab-org/gitlab!35411
parents 2154869a a6c80761
...@@ -56,9 +56,7 @@ From there, you can see the following actions: ...@@ -56,9 +56,7 @@ From there, you can see the following actions:
- User sign-in via [Group SAML](../user/group/saml_sso/index.md) - User sign-in via [Group SAML](../user/group/saml_sso/index.md)
- Permissions changes of a user assigned to a group - Permissions changes of a user assigned to a group
- Removed user from group - Removed user from group
- Project imported in to group - Project repository imported into group
- Project added to group and with which visibility level
- Project removed from group
- [Project shared with group](../user/project/members/share_project_with_groups.md) - [Project shared with group](../user/project/members/share_project_with_groups.md)
and with which [permissions](../user/permissions.md) and with which [permissions](../user/permissions.md)
- Removal of a previously shared group with a project - Removal of a previously shared group with a project
...@@ -80,7 +78,7 @@ To view a project's audit events, navigate to **Project > Settings > Audit Event ...@@ -80,7 +78,7 @@ To view a project's audit events, navigate to **Project > Settings > Audit Event
From there, you can see the following actions: From there, you can see the following actions:
- Added or removed deploy keys - Added or removed deploy keys
- Project created, deleted, renamed, moved(transferred), changed path - Project created, deleted, renamed, moved (transferred), changed path
- Project changed visibility level - Project changed visibility level
- User was added to project and with which [permissions](../user/permissions.md) - User was added to project and with which [permissions](../user/permissions.md)
- Permission changes of a user assigned to a project - Permission changes of a user assigned to a project
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment