mirror of
https://github.com/wassname/talk.git
synced 2026-07-03 02:31:43 +08:00
update from address
This commit is contained in:
@@ -95,7 +95,7 @@ router.post('/request-password-reset', (req, res, next) => {
|
||||
.then(token => {
|
||||
const options = {
|
||||
subject: 'Password Reset Requested - Talk',
|
||||
from: 'coralcore@mozillafoundation.org',
|
||||
from: 'noreply@coralproject.net',
|
||||
to: email,
|
||||
html: resetEmailTemplate({
|
||||
token,
|
||||
|
||||
Reference in New Issue
Block a user