From ab95a6ccb3aa365e3f8cfd688037591969f527eb Mon Sep 17 00:00:00 2001 From: the-djmaze <> Date: Wed, 16 Feb 2022 10:19:57 +0100 Subject: [PATCH] Forgot to make release, see #236 --- plugins/two-factor-auth/index.php | 6 +++--- .../two-factor-auth/templates/TwoFactorAuthSettings.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/two-factor-auth/index.php b/plugins/two-factor-auth/index.php index 0209e39cd..5c0dcc22a 100644 --- a/plugins/two-factor-auth/index.php +++ b/plugins/two-factor-auth/index.php @@ -7,9 +7,9 @@ class TwoFactorAuthPlugin extends \RainLoop\Plugins\AbstractPlugin { const NAME = 'Two Factor Authentication', - VERSION = '2.4', - RELEASE = '2021-11-18', - REQUIRED = '2.9.3', + VERSION = '2.12', + RELEASE = '2022-02-16', + REQUIRED = '2.12.0', CATEGORY = 'Login', DESCRIPTION = 'Provides support for TOTP 2FA'; diff --git a/plugins/two-factor-auth/templates/TwoFactorAuthSettings.html b/plugins/two-factor-auth/templates/TwoFactorAuthSettings.html index 25aaf7fcc..49ff5b42c 100644 --- a/plugins/two-factor-auth/templates/TwoFactorAuthSettings.html +++ b/plugins/two-factor-auth/templates/TwoFactorAuthSettings.html @@ -44,7 +44,7 @@
- +   
@@ -62,7 +62,7 @@
-

+