From a70dc1a1f9502bd98b9520b138912c758cc12a2e Mon Sep 17 00:00:00 2001 From: Karl Cordes Date: Mon, 28 Jan 2019 12:27:42 +1100 Subject: [PATCH 1/3] Try with insecure cookie --- cake/libs/controller/components/cookie.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cake/libs/controller/components/cookie.php b/cake/libs/controller/components/cookie.php index 605eb9e4..56713f5c 100755 --- a/cake/libs/controller/components/cookie.php +++ b/cake/libs/controller/components/cookie.php @@ -102,7 +102,7 @@ class CookieComponent extends Object { * @var boolean * @access public */ - var $secure = true; + var $secure = false; /** * Encryption key. * From 5c23dd29fbb8f6c21c62272b8fa6956993d539ad Mon Sep 17 00:00:00 2001 From: Karl Cordes Date: Mon, 28 Jan 2019 13:05:48 +1100 Subject: [PATCH 2/3] Revert "Try to fix auth with secure cookie" This reverts commit ae97fec519bd92a049c992eec28d327386686cfb. --- app/controllers/app_controller.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/controllers/app_controller.php b/app/controllers/app_controller.php index fc03e478..426e4568 100755 --- a/app/controllers/app_controller.php +++ b/app/controllers/app_controller.php @@ -24,6 +24,11 @@ class AppController extends Controller { } + //WTF. Why is this here?? + function isAuthorized() { + return true; + } + /** From 8b59b66ee680e0848a8b5f35a0bb7a2054c08364 Mon Sep 17 00:00:00 2001 From: Karl Cordes Date: Sun, 24 Feb 2019 17:10:02 +1100 Subject: [PATCH 3/3] Add TODO for currency logic --- app/views/elements/pdf_shipping_billing_box.ctp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/elements/pdf_shipping_billing_box.ctp b/app/views/elements/pdf_shipping_billing_box.ctp index 60498d0a..c7480a0a 100755 --- a/app/views/elements/pdf_shipping_billing_box.ctp +++ b/app/views/elements/pdf_shipping_billing_box.ctp @@ -15,6 +15,8 @@ $col3width = '30%'; Estimated Despatch Date:
+ + Page: of

MAKE PAYMENT TO:
Account Name: CMC Technologies Pty Ltd