mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
v2.9.2
This commit is contained in:
parent
44cb43bdd8
commit
346829be38
9 changed files with 21 additions and 21 deletions
|
|
@ -6,9 +6,9 @@ class TwoFactorAuthPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Two Factor Authentication',
|
||||
VERSION = '2.2',
|
||||
RELEASE = '2021-10-04',
|
||||
REQUIRED = '2.6.0',
|
||||
VERSION = '2.3',
|
||||
RELEASE = '2021-11-17',
|
||||
REQUIRED = '2.9.2',
|
||||
CATEGORY = 'Login',
|
||||
DESCRIPTION = 'Provides support for TOTP 2FA';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue