From df2c8d83b026ff149ef4a9da7d1841ba18fea928 Mon Sep 17 00:00:00 2001 From: ariarijp Date: Sun, 19 Jun 2016 20:48:01 +0900 Subject: [PATCH 1/2] Use the email input type --- rd_ui/app/login.html | 2 +- redash/templates/forgot.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rd_ui/app/login.html b/rd_ui/app/login.html index 712435b30..9f6505d43 100644 --- a/rd_ui/app/login.html +++ b/rd_ui/app/login.html @@ -44,7 +44,7 @@
- +
diff --git a/redash/templates/forgot.html b/redash/templates/forgot.html index 3fd87e72c..e6763dea4 100644 --- a/redash/templates/forgot.html +++ b/redash/templates/forgot.html @@ -13,7 +13,7 @@
- +
From 21fdd6b69d5278889d99cf79d47880b08d348154 Mon Sep 17 00:00:00 2001 From: Takuya Arita Date: Mon, 20 Jun 2016 14:05:51 +0900 Subject: [PATCH 2/2] Revert input type --- rd_ui/app/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rd_ui/app/login.html b/rd_ui/app/login.html index 9f6505d43..712435b30 100644 --- a/rd_ui/app/login.html +++ b/rd_ui/app/login.html @@ -44,7 +44,7 @@
- +