http to https in confirmation e-mails
This commit is contained in:
@@ -3,7 +3,7 @@ offering of 6.002 using this email address. If it was you, and you'd
|
||||
like to activate and use your account, copy and paste this address
|
||||
into your web browser's address bar:
|
||||
|
||||
http://${ site }/activate/${ key }
|
||||
https://${ site }/activate/${ key }
|
||||
|
||||
If you didn't request this, you don't need to do anything; you won't
|
||||
receive any more email from us. Please do not reply to this e-mail; if
|
||||
|
||||
@@ -2,7 +2,7 @@ We received a request to change the e-mail associated with your MITx
|
||||
account from ${old_email} to ${new_email}. If this is correct, please
|
||||
confirm your new e-mail address by visiting:
|
||||
|
||||
http://${ site }/email_confirm/${ key }
|
||||
https://${ site }/email_confirm/${ key }
|
||||
|
||||
If you didn't request this, you don't need to do anything; you won't
|
||||
receive any more email from us. Please do not reply to this e-mail; if
|
||||
|
||||
Reference in New Issue
Block a user