From 5ad92d41a47625080c756d9688f9463538e40c03 Mon Sep 17 00:00:00 2001 From: Andrei Kostyrin Date: Mon, 5 Oct 2020 16:10:35 +0200 Subject: [PATCH 1/2] #VP-2311 forgot password by login --- templates/customers/forgot_password.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/customers/forgot_password.liquid b/templates/customers/forgot_password.liquid index 0b3a2ee3..e483a78f 100644 --- a/templates/customers/forgot_password.liquid +++ b/templates/customers/forgot_password.liquid @@ -18,7 +18,7 @@ {% include 'form-errors-custom' %} - +

From 6325d683fc710619a162fccab34fa754a069669f Mon Sep 17 00:00:00 2001 From: Aleksandr Andreev Date: Thu, 17 Dec 2020 16:55:25 +0300 Subject: [PATCH 2/2] Remove email validation --- templates/customers/forgot_password.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/customers/forgot_password.liquid b/templates/customers/forgot_password.liquid index e483a78f..b4401ec1 100644 --- a/templates/customers/forgot_password.liquid +++ b/templates/customers/forgot_password.liquid @@ -18,7 +18,7 @@ {% include 'form-errors-custom' %} - +