mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-02 11:12:20 +03:00
v2.25.5
This commit is contained in:
parent
9466fc71a8
commit
8d6eb96c8f
9 changed files with 56 additions and 17 deletions
|
|
@ -4,8 +4,8 @@ class LoginOverridePlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Login Override',
|
||||
VERSION = '2.1',
|
||||
RELEASE = '2023-02-01',
|
||||
VERSION = '2.2',
|
||||
RELEASE = '2023-02-08',
|
||||
REQUIRED = '2.25.3',
|
||||
CATEGORY = 'Filters',
|
||||
DESCRIPTION = 'Override IMAP/SMTP login credentials for specific users.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue