Skip to content

Allowlist GitLab team members on gitlab.com

What does this MR do?

Add an allowlisted? method to the SpamActionService. It could also go elsewhere, but that can happen once we start adding more conditions.

The allowlisted? infrastrucutre will allow us to add known users such as https://gitlab.com/gitlab-bot in future MRs.

Screenshots

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 #212213 (closed)

Edited by charlie ablett

Merge request reports