From 4230df3c884841f317de44fc8cd97e3be5170c30 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Tue, 12 Jul 2016 17:44:56 +0200 Subject: [PATCH] add input field for 2-fact-auth code --- views/bootstrap/class.Login.php | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/views/bootstrap/class.Login.php b/views/bootstrap/class.Login.php index 57e4ac132..e9ab3a0e6 100644 --- a/views/bootstrap/class.Login.php +++ b/views/bootstrap/class.Login.php @@ -89,6 +89,7 @@ $(document).ready( function() { $languages = $this->params['languages']; $enableLanguageSelector = $this->params['enablelanguageselector']; $enableThemeSelector = $this->params['enablethemeselector']; + $enable2factauth = $this->params['enable2factauth']; $this->htmlStartPage(getMLText("sign_in"), "login"); $this->globalBanner(); @@ -114,7 +115,28 @@ $(document).ready( function() { - + +getCode('33V4QBXEZH2W7XPN'); +?> +
+ +
+ +
+
+