Skip to content

Move account validation email under EE

Eugie Limpin requested to merge move-account-validation-email-under-ee into master

What does this MR do and why?

This MR is part of #346233 (closed).

It moves the mailer action for Account Validation email (from app/mailers/emails/in_product_marketing.rb) and Gitlab::Email::Message::AccountValidation (lib/gitlab/email/message/account_validation.rb) under EE since the email is EE-specific.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Eugie Limpin

Merge request reports

Loading