mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Deprecate most Domain methods
This commit is contained in:
parent
ea4cda6a91
commit
1e55f86f51
12 changed files with 80 additions and 69 deletions
|
|
@ -6,8 +6,8 @@ class ChangePasswordPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
{
|
||||
const
|
||||
NAME = 'Change Password',
|
||||
VERSION = '2.19',
|
||||
RELEASE = '2023-04-11',
|
||||
VERSION = '2.20',
|
||||
RELEASE = '2024-03-10',
|
||||
REQUIRED = '2.23.0',
|
||||
CATEGORY = 'Security',
|
||||
DESCRIPTION = 'Extension to allow users to change their passwords';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue