Our Privacy Policy has changed, please visit https://about.gitlab.com/privacy to review these changes.
[Sprint/OldfashionedOwl](fix): Updated from address in ban email to info@minds.com
Closes #867
0/1 thread resolved
added Squad::Yellow scoped label
29 29 $message->setTo($user) 30 30 ->setMessageId(implode('-', [$user->guid, sha1($user->getEmail()), sha1('register-' . time())])) 31 31 ->setSubject("You are banned from Minds.") 32 ->setFrom('info@minds.com') - Developer
create a new settings.php entry called "contact_email" and read from that
added MR::Requires Changes scoped label