Skip to content

Add system hooks for project/group membership updates

What does this MR do?

Add system hooks for project/group membership updates

When updating group and project members, new system hooks user_update_for_group and user_update_for_team will be executed.

Tests have been added and docs updated.

Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/12252

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Rémy Coutable

Merge request reports