From 2b7475494b21e75c8620bd4df34ce0e81b60408f Mon Sep 17 00:00:00 2001 From: RedDucks Date: Mon, 5 Mar 2018 10:50:50 -0500 Subject: [PATCH] Typo change and debug log --- routes/people/index.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/routes/people/index.js b/routes/people/index.js index 6750c6f..fde9ef9 100644 --- a/routes/people/index.js +++ b/routes/people/index.js @@ -195,12 +195,14 @@ routes.post('/', new RateLimit({ Your Prentendo Network ID activation is almost complete. Please click the link below to confirm your e-mail address and complete the activation process. - http://account.prentendo.cc/account/email-confirmation?token=` + email_token + ` + https://account.pretendo.cc/account/email-confirmation?token=` + email_token + ` If you are unable to connect to the above URL, please enter the following confirmation code on the device to which your Prentendo Network ID is linked. <<Confirmation code: ` + email_code + `>>` - ) + ); + + console.log('account registered', 'PID:', pid, 'email_token:', email_token, 'email_code:', email_code); response.send(json2xml({ person: {