Skip to content

Refactor member/invitation services to share common code

What does this MR do?

  • re-uses code between the 2 ways members are traditionally created.
  • uses default validation functionality that modifies some messaging.
  • changelog is in FOSS as the changes in ee were minimal compared to some messaging changes in FOSS

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 #323078

Edited by Doug Stull

Merge request reports