Skip to content

Prefer default FactoryBot

What does this MR do?

In #26295 (comment 623388186) and gitlab-development-kit#1270 (closed) we describe how the creation of a new user fails because their name (surname) can contain MIME fragments.

This MR updates the logic to use vanilla FactoryBot which should resolve the issue.

Closes: gitlab-development-kit#1270 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Ash McKenzie

Merge request reports