mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Better solution for #150
This commit is contained in:
parent
db8ba85350
commit
7ede8eeb4a
4 changed files with 6 additions and 6 deletions
|
|
@ -6,8 +6,8 @@ class TwoFactorAuthPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Two Factor Authentication',
|
||||
VERSION = '2.1',
|
||||
RELEASE = '2021-07-28',
|
||||
VERSION = '2.2',
|
||||
RELEASE = '2021-10-04',
|
||||
REQUIRED = '2.6.0',
|
||||
CATEGORY = 'Login',
|
||||
DESCRIPTION = 'Provides support for TOTP 2FA';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue