Skip to content

[RUN AS-IF-FOSS] Move AuditEvents model completely to EE namespace

Tan Le requested to merge 212830-move-audit-events-to-ee into master

What does this MR do?

Audit Events is an EE-only feature. We should move all related code to EE namespace.

This will also make future development easier as we no longer need to split code between two different models.

Relates to #212830 (closed)

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
Edited by Peter Leitzen

Merge request reports