Move account validation email under EE
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Eugie Limpin