From 1e4bb015cd11cee39ecc25bb7617edb33acdd809 Mon Sep 17 00:00:00 2001 From: alec Date: Tue, 9 Aug 2011 15:57:25 +0000 Subject: - Added 'password_change' hook for plugin actions after successful password change git-svn-id: https://svn.roundcube.net/trunk@5036 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/password/package.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/password/package.xml') diff --git a/plugins/password/package.xml b/plugins/password/package.xml index 28f82a43d..a4f74c192 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -29,6 +29,7 @@ - When old and new passwords are the same, do nothing, return success (#1487823) - Fixed Samba password hashing in 'ldap' driver +- Added 'password_change' hook for plugin actions after successful password change -- cgit v1.2.3