mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 19:19:21 +03:00
v2.6.0
This commit is contained in:
parent
7ca666f777
commit
b7cb990b00
7 changed files with 20 additions and 35 deletions
|
|
@ -7,8 +7,8 @@ class TwoFactorAuthPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
const
|
||||
NAME = 'Two Factor Authentication',
|
||||
VERSION = '2.1',
|
||||
RELEASE = '2021-07-22',
|
||||
REQUIRED = '2.5.4',
|
||||
RELEASE = '2021-07-28',
|
||||
REQUIRED = '2.6.0',
|
||||
CATEGORY = 'Login',
|
||||
DESCRIPTION = 'This plugin allows you to have TOTP 2FA';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue