Skip to content

Log user instance request and rejection in Audit Events

What does this MR do?

Issue: #298783 (closed)

As part of &4491 and &4315, we should track when a member requests to join an instance, when their request to join an instance is approved, and when their request to join an instance has been rejected. There are already Audit Event logs for user request approval: #276250 (closed). This MR introduces Audit Event logs for instance access request and request rejection.

Relates to: #276250 (closed) which logs an audit event on user registration approval.

image

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability 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

Related to #298783 (closed)

Edited by Mayra Cabrera

Merge request reports