Skip to content

Use non-member to test restriction by GitLab user

Mark Lapierre requested to merge 222352-update-push-rules-test into master

What does this MR do?

This uses no authentication and the email address non_member_user@non_member_user.com to test the option to restrict commits by author email to GitLab users.

Previously it used the email address root@gitlab.com, which is a user on GitLab.com.

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

Closes #222352 (closed)

Edited by Mark Lapierre

Merge request reports