From a8a732146c85db90f1d27a6e2b2415db9b5793aa Mon Sep 17 00:00:00 2001 From: Kenneth Trecy Tobias <19201.tobias.kennethtrecy.c@gmail.com> Date: Wed, 23 Nov 2022 14:38:54 +0800 Subject: [PATCH] intrn(user): show the email of users who can reset password --- components/authentication/log_in_form.vue | 111 +++++++++++----------- pages/user/log_in.page.vue | 46 ++++----- routes/enhancer/user/log_in.get.ts | 23 +---- 3 files changed, 82 insertions(+), 98 deletions(-) diff --git a/components/authentication/log_in_form.vue b/components/authentication/log_in_form.vue index 9c0ba72bf..3449b9cac 100644 --- a/components/authentication/log_in_form.vue +++ b/components/authentication/log_in_form.vue @@ -60,10 +60,13 @@

@@ -72,65 +75,65 @@