From 1f4fb5f7b1a784dbd9eb0d8123d5ab8689b4575c Mon Sep 17 00:00:00 2001 From: Glen Date: Sun, 27 Apr 2014 23:25:07 +1000 Subject: [PATCH 1/6] Update account_edit.tpl --- public/templates/mail/notifications/account_edit.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/mail/notifications/account_edit.tpl b/public/templates/mail/notifications/account_edit.tpl index 323a5df0..8ea77def 100644 --- a/public/templates/mail/notifications/account_edit.tpl +++ b/public/templates/mail/notifications/account_edit.tpl @@ -2,7 +2,7 @@

You have a pending request to change your account details.

If you initiated this request, please follow the link below to confirm your changes. If you did NOT, please notify an administrator.

-

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=account&action=edit&ea_token={nocache}{$DATA.token}{/nocache}

+

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=account&action=edit&ea_token={nocache}{$DATA.token}{/nocache}



From 0ee8cb63db41172199c394a031581b7110ed39ad Mon Sep 17 00:00:00 2001 From: Glen Date: Sun, 27 Apr 2014 23:26:52 +1000 Subject: [PATCH 2/6] Update change_pw.tpl --- public/templates/mail/notifications/change_pw.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/mail/notifications/change_pw.tpl b/public/templates/mail/notifications/change_pw.tpl index bee7eecd..4f8a02b6 100644 --- a/public/templates/mail/notifications/change_pw.tpl +++ b/public/templates/mail/notifications/change_pw.tpl @@ -2,7 +2,7 @@

You have a pending request to change your password.

If you initiated this request, please follow the link below to confirm your changes. If you did NOT, please notify an administrator.

-

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=account&action=edit&cp_token={nocache}{$DATA.token}{/nocache}

+

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=account&action=edit&cp_token={nocache}{$DATA.token}{/nocache}



From 24807e4d4fac4b8e09417bd007a0876c8dc294af Mon Sep 17 00:00:00 2001 From: Glen Date: Sun, 27 Apr 2014 23:27:36 +1000 Subject: [PATCH 3/6] Update locked.tpl --- public/templates/mail/notifications/locked.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/mail/notifications/locked.tpl b/public/templates/mail/notifications/locked.tpl index 8f5f4212..04a5ccc3 100644 --- a/public/templates/mail/notifications/locked.tpl +++ b/public/templates/mail/notifications/locked.tpl @@ -1,7 +1,7 @@

You account has been locked due to too many failed password or PIN attempts. Please follow the URL below to unlock your account.

-

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=account&action=unlock&token={nocache}{$DATA.token}{/nocache}

+

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=account&action=unlock&token={nocache}{$DATA.token}{/nocache}



From ba696f7c902fd4b421cbfc3801a0973c37e2be64 Mon Sep 17 00:00:00 2001 From: Glen Date: Sun, 27 Apr 2014 23:28:28 +1000 Subject: [PATCH 4/6] Update withdraw_funds.tpl --- public/templates/mail/notifications/withdraw_funds.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/mail/notifications/withdraw_funds.tpl b/public/templates/mail/notifications/withdraw_funds.tpl index aefafc3e..44bf5e18 100644 --- a/public/templates/mail/notifications/withdraw_funds.tpl +++ b/public/templates/mail/notifications/withdraw_funds.tpl @@ -2,7 +2,7 @@

You have a pending request to manually withdraw funds.

If you initiated this request, please follow the link below to confirm your changes. If you did NOT, please notify an administrator.

-

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=account&action=edit&wf_token={nocache}{$DATA.token}{/nocache}

+

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=account&action=edit&wf_token={nocache}{$DATA.token}{/nocache}



From 26b17d40ecccb8c083e8aef22337274c87d27f4c Mon Sep 17 00:00:00 2001 From: Glen Date: Sun, 27 Apr 2014 23:29:25 +1000 Subject: [PATCH 5/6] Update body.tpl --- public/templates/mail/invitations/body.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/mail/invitations/body.tpl b/public/templates/mail/invitations/body.tpl index 5798f721..7d5ed687 100644 --- a/public/templates/mail/invitations/body.tpl +++ b/public/templates/mail/invitations/body.tpl @@ -2,7 +2,7 @@

Hello valued miner,


{nocache}{$DATA.username}{/nocache} invited you to participate on this pool: -

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=register&token={nocache}{$DATA.token}{/nocache}

+

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=register&token={nocache}{$DATA.token}{/nocache}

{if $DATA.message}

Personal message:

{nocache}{$DATA.message}{/nocache}

{/if}

Cheers,

From c3e0c383b68e3096aedabf29f76f7dbb163be677 Mon Sep 17 00:00:00 2001 From: Glen Date: Sun, 27 Apr 2014 23:30:19 +1000 Subject: [PATCH 6/6] Update reset.tpl --- public/templates/mail/password/reset.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/mail/password/reset.tpl b/public/templates/mail/password/reset.tpl index cb83c1a3..514c915f 100644 --- a/public/templates/mail/password/reset.tpl +++ b/public/templates/mail/password/reset.tpl @@ -2,7 +2,7 @@

Hello {nocache}{$DATA.username}{/nocache},


You have requested a password reset through our online form. In order to complete the request please follow this link:

-

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=password&action=change&token={nocache}{$DATA.token}{/nocache}

+

http{if $smarty.server.HTTPS|default:"" eq "on"}s{/if}://{$smarty.server.SERVER_NAME}{$smarty.server.SCRIPT_NAME}?page=password&action=change&token={nocache}{$DATA.token}{/nocache}

You will be asked to change your password. You can then use this new password to login to your account.

Cheers,

{$WEBSITENAME}