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 @@
-

+