mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 08:27:03 +03:00
Hestia plugin v1.1 for #1128
This commit is contained in:
parent
08f27c1ec2
commit
6dec3c9052
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ class ChangePasswordHestiaPlugin extends \RainLoop\Plugins\AbstractPlugin
|
||||||
const
|
const
|
||||||
NAME = 'Change Password Hestia',
|
NAME = 'Change Password Hestia',
|
||||||
AUTHOR = 'Jaap Marcus',
|
AUTHOR = 'Jaap Marcus',
|
||||||
VERSION = '1.0',
|
VERSION = '1.1',
|
||||||
RELEASE = '2022-06-02',
|
RELEASE = '2023-05-16',
|
||||||
REQUIRED = '2.16.3',
|
REQUIRED = '2.16.3',
|
||||||
CATEGORY = 'Security',
|
CATEGORY = 'Security',
|
||||||
DESCRIPTION = 'Extension to allow users to change their passwords through HestiaCP';
|
DESCRIPTION = 'Extension to allow users to change their passwords through HestiaCP';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue