From 273cd3870d8d64eadeb45f245109e571e72c508f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Mon, 19 Aug 2019 09:26:08 +0200 Subject: [PATCH] Force proper action for login form MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- core/src/components/login/LoginForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/core/src/components/login/LoginForm.vue b/core/src/components/login/LoginForm.vue index 5574d65a05..5c2b524248 100644 --- a/core/src/components/login/LoginForm.vue +++ b/core/src/components/login/LoginForm.vue @@ -22,6 +22,7 @@