From b7c0ca0f6893f15bb8ebc5c57c522805afe3eac8 Mon Sep 17 00:00:00 2001 From: alec Date: Sun, 13 Nov 2011 12:02:18 +0000 Subject: - Added option to use punycode or unicode for domain names (#1488103) git-svn-id: https://svn.roundcube.net/trunk@5419 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/password/package.xml | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) (limited to 'plugins/password/package.xml') diff --git a/plugins/password/package.xml b/plugins/password/package.xml index 60509da5e..d3f4bea9b 100644 --- a/plugins/password/package.xml +++ b/plugins/password/package.xml @@ -15,10 +15,10 @@ alec@alec.pl yes - 2011-10-26 - + + - 2.3 + 1.6 @@ -27,11 +27,7 @@ GNU GPLv2 -- 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 -- Fixed bug where 'doveadm pw' command was used as dovecotpw utility -- Improve generated crypt() passwords (#1488136) +- Added option to use punycode or unicode for domain names (#1488103) @@ -265,5 +261,25 @@ - Virtualmin driver: Add option for setting username format (#1487781) + + 2011-10-26 + + + 2.3 + 1.6 + + + stable + stable + + GNU GPLv2 + +- 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 +- Fixed bug where 'doveadm pw' command was used as dovecotpw utility +- Improve generated crypt() passwords (#1488136) + + -- cgit v1.2.3